{
  "resourceType" : "Bundle",
  "id" : "searchParams",
  "meta" : {
    "lastUpdated" : "2026-03-31T18:55:04.283+00:00"
  },
  "type" : "collection",
  "entry" : [{
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DomainResource-text",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DomainResource-text",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DomainResource-text",
      "version" : "6.0.0-ballot4",
      "name" : "_text",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Search on the narrative of the resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_text",
      "base" : ["DomainResource"],
      "type" : "special",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-content",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-content",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-content",
      "version" : "6.0.0-ballot4",
      "name" : "_content",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Search on the entire content of the resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_content",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-filter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-filter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-filter",
      "version" : "6.0.0-ballot4",
      "name" : "_filter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Filter search parameter which supports a more sophisticated grammar for searching. See [documentation](search_filter.html) for further details",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_filter",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "other"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-has",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-has",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-has",
      "version" : "6.0.0-ballot4",
      "name" : "_has",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them (instead of chaining where resources can be selected based on the properties of resources that they refer to). See the FHIR search page for further documentation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_has",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "other"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-id",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-id",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-id",
      "version" : "6.0.0-ballot4",
      "name" : "_id",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Logical id of this artifact",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_id",
      "base" : ["Resource"],
      "type" : "token",
      "expression" : "Resource.id",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-in",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-in",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-in",
      "version" : "6.0.0-ballot4",
      "name" : "_in",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Allows for the retrieval of resources that are active members of a CareTeam, Group, or List",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_in",
      "base" : ["Resource"],
      "type" : "reference",
      "expression" : "Resource.id",
      "processingMode" : "other"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-language",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-language",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-language",
      "version" : "6.0.0-ballot4",
      "name" : "_language",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Language of the resource content",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_language",
      "base" : ["Resource"],
      "type" : "token",
      "expression" : "Resource.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-lastUpdated",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
      "version" : "6.0.0-ballot4",
      "name" : "_lastUpdated",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "When the resource version last changed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_lastUpdated",
      "base" : ["Resource"],
      "type" : "date",
      "expression" : "Resource.meta.lastUpdated",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-list",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-list",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-list",
      "version" : "6.0.0-ballot4",
      "name" : "_list",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Allows for the retrieval of resources that are referenced by a List resource or by one of the pre-defined functional lists",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_list",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-profile",
      "version" : "6.0.0-ballot4",
      "name" : "_profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Profiles this resource claims to conform to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_profile",
      "base" : ["Resource"],
      "type" : "reference",
      "expression" : "Resource.meta.profile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-query",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-query",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-query",
      "version" : "6.0.0-ballot4",
      "name" : "_query",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A custom search profile that describes a specific defined query operation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_query",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-security",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-security",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-security",
      "version" : "6.0.0-ballot4",
      "name" : "_security",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Security Labels applied to this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_security",
      "base" : ["Resource"],
      "type" : "token",
      "expression" : "Resource.meta.security",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-source",
      "version" : "6.0.0-ballot4",
      "name" : "_source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Identifies where the resource comes from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_source",
      "base" : ["Resource"],
      "type" : "uri",
      "expression" : "Resource.meta.source",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-tag",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-tag",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-tag",
      "version" : "6.0.0-ballot4",
      "name" : "_tag",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Tags applied to this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_tag",
      "base" : ["Resource"],
      "type" : "token",
      "expression" : "Resource.meta.tag",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Resource-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Resource-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Resource-type",
      "version" : "6.0.0-ballot4",
      "name" : "_type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A resource type filter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "_type",
      "base" : ["Resource"],
      "type" : "special",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-guarantor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-guarantor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-guarantor",
      "version" : "6.0.0-ballot4",
      "name" : "guarantor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The parties ultimately responsible for balancing the Account",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "guarantor",
      "base" : ["Account"],
      "type" : "reference",
      "expression" : "Account.guarantor.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-guarantor-account",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-guarantor-account",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-guarantor-account",
      "version" : "6.0.0-ballot4",
      "name" : "guarantor-account",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Account to use for the guarantor",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "guarantor-account",
      "base" : ["Account"],
      "type" : "reference",
      "expression" : "Account.guarantor.account",
      "processingMode" : "normal",
      "target" : ["Account"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Account](account.html): Account number\r\n* [AdverseEvent](adverseevent.html): Business identifier for the event\r\n* [AllergyIntolerance](allergyintolerance.html): External ids for this item\r\n* [Appointment](appointment.html): An Identifier of the Appointment\r\n* [AppointmentResponse](appointmentresponse.html): An Identifier in this appointment response\r\n* [Basic](basic.html): Business identifier\r\n* [BiologicallyDerivedProduct](biologicallyderivedproduct.html): Identifier\r\n* [BodyStructure](bodystructure.html): Bodystructure identifier\r\n* [CarePlan](careplan.html): External Ids for this plan\r\n* [CareTeam](careteam.html): External Ids for this team\r\n* [Claim](claim.html): The primary identifier of the financial resource\r\n* [ClaimResponse](claimresponse.html): The identity of the ClaimResponse\r\n* [Communication](communication.html): Unique identifier\r\n* [CommunicationRequest](communicationrequest.html): Unique identifier\r\n* [Composition](composition.html): Version-independent identifier for the Composition\r\n* [Condition](condition.html): A unique identifier of the condition record\r\n* [Consent](consent.html): Identifier for this record (external references)\r\n* [Contract](contract.html): The identity of the contract\r\n* [Coverage](coverage.html): The primary identifier of the insured and the coverage\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The business identifier of the Eligibility\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The business identifier\r\n* [DetectedIssue](detectedissue.html): Unique id for the detected issue\r\n* [DeviceRequest](devicerequest.html): Business identifier for request/order\r\n* [DiagnosticReport](diagnosticreport.html): An identifier for the report\r\n* [DocumentReference](documentreference.html): Identifier of the attachment binary\r\n* [Encounter](encounter.html): Identifier(s) by which this encounter is known\r\n* [EnrollmentRequest](enrollmentrequest.html): The business identifier of the Enrollment\r\n* [EpisodeOfCare](episodeofcare.html): Business Identifier(s) relevant for this EpisodeOfCare\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The business identifier of the Explanation of Benefit\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a record identifier\r\n* [Flag](flag.html): Business identifier\r\n* [Goal](goal.html): External Ids for this goal\r\n* [GuidanceResponse](guidanceresponse.html): The identifier of the guidance response\r\n* [ImagingSelection](imagingselection.html): Identifiers for the imaging selection\r\n* [ImagingStudy](imagingstudy.html): Identifiers for the Study, such as DICOM Study Instance UID\r\n* [Immunization](immunization.html): Business identifier\r\n* [Invoice](invoice.html): Business Identifier for item\r\n* [List](list.html): Business identifier\r\n* [MeasureReport](measurereport.html): External identifier of the measure report to be returned\r\n* [Medication](medication.html): Returns medications with this external identifier\r\n* [MedicationAdministration](medicationadministration.html): Return administrations with this external identifier\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with this external identifier\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this external identifier\r\n* [MedicationStatement](medicationstatement.html): Return statements with this external identifier\r\n* [NutritionIntake](nutritionintake.html): Return statements with this external identifier\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this external identifier\r\n* [Observation](observation.html): The unique id for a particular observation\r\n* [Person](person.html): A person Identifier\r\n* [Procedure](procedure.html): A unique identifier for a procedure\r\n* [QuestionnaireResponse](questionnaireresponse.html): The unique identifier for the questionnaire response\r\n* [RelatedPerson](relatedperson.html): An Identifier of the RelatedPerson\r\n* [RequestOrchestration](requestorchestration.html): External identifiers for the request orchestration\r\n* [ResearchSubject](researchsubject.html): Business Identifier for research subject in a study\r\n* [RiskAssessment](riskassessment.html): Unique identifier for the assessment\r\n* [ServiceRequest](servicerequest.html): Identifiers assigned to this order\r\n* [Specimen](specimen.html): The unique identifier associated with the specimen\r\n* [Task](task.html): Search for a task instance by its business identifier\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this external identifier\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Account",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "Basic",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "Communication",
      "CommunicationRequest",
      "Composition",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "EnrollmentRequest",
      "EpisodeOfCare",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "GuidanceResponse",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "Invoice",
      "List",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "NutritionIntake",
      "NutritionOrder",
      "Observation",
      "Person",
      "Procedure",
      "QuestionnaireResponse",
      "RelatedPerson",
      "RequestOrchestration",
      "ResearchSubject",
      "RiskAssessment",
      "ServiceRequest",
      "Specimen",
      "Task",
      "VisionPrescription"],
      "type" : "token",
      "expression" : "Account.identifier | AdverseEvent.identifier | AllergyIntolerance.identifier | Appointment.identifier | AppointmentResponse.identifier | Basic.identifier | BiologicallyDerivedProduct.identifier | BodyStructure.identifier | CarePlan.identifier | CareTeam.identifier | Claim.identifier | ClaimResponse.identifier | Communication.identifier | CommunicationRequest.identifier | Composition.identifier | Condition.identifier | Consent.identifier | Contract.identifier | Coverage.identifier | CoverageEligibilityRequest.identifier | CoverageEligibilityResponse.identifier | DetectedIssue.identifier | DeviceRequest.identifier | DiagnosticReport.identifier | DocumentReference.identifier | Encounter.identifier | EnrollmentRequest.identifier | EpisodeOfCare.identifier | ExplanationOfBenefit.identifier | FamilyMemberHistory.identifier | Flag.identifier | Goal.identifier | GuidanceResponse.identifier | ImagingSelection.identifier | ImagingStudy.identifier | Immunization.identifier | Invoice.identifier | List.identifier | MeasureReport.identifier | Medication.identifier | MedicationAdministration.identifier | MedicationDispense.identifier | MedicationRequest.identifier | MedicationStatement.identifier | NutritionIntake.identifier | NutritionOrder.identifier | Observation.identifier | Person.identifier | Procedure.identifier | QuestionnaireResponse.identifier | RelatedPerson.identifier | RequestOrchestration.identifier | ResearchSubject.identifier | RiskAssessment.identifier | ServiceRequest.identifier | Specimen.identifier | Task.identifier | VisionPrescription.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Human-readable label",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Account"],
      "type" : "string",
      "expression" : "Account.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-owner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-owner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-owner",
      "version" : "6.0.0-ballot4",
      "name" : "owner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Entity managing the Account",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "owner",
      "base" : ["Account"],
      "type" : "reference",
      "expression" : "Account.owner",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-patient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
      "version" : "6.0.0-ballot4",
      "name" : "patient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Account](account.html): The entity that caused the expenses\r\n* [AdverseEvent](adverseevent.html): Subject impacted by event\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [Appointment](appointment.html): One of the individuals of the appointment is this patient\r\n* [AppointmentResponse](appointmentresponse.html): This Response is for this Patient\r\n* [AuditEvent](auditevent.html): Where the activity involved patient data\r\n* [Basic](basic.html): Identifies the focus of this resource\r\n* [BiologicallyDerivedProduct](biologicallyderivedproduct.html): The patient who underwent the procedure to collect the product\r\n* [BodyStructure](bodystructure.html): Who this is about\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [Claim](claim.html): Patient receiving the products or services\r\n* [ClaimResponse](claimresponse.html): The subject of care\r\n* [Communication](communication.html): Focus of message\r\n* [CommunicationRequest](communicationrequest.html): Focus of message\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [Contract](contract.html): The identity of the subject of the contract (if a patient)\r\n* [Coverage](coverage.html): Retrieve coverages for a patient\r\n* [CoverageEligibilityRequest](coverageeligibilityrequest.html): The reference to the patient\r\n* [CoverageEligibilityResponse](coverageeligibilityresponse.html): The reference to the patient\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceAssociation](deviceassociation.html): The patient associated with the device\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient present at the encounter\r\n* [EnrollmentRequest](enrollmentrequest.html): The party to be enrolled\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [ExplanationOfBenefit](explanationofbenefit.html): The reference to the patient\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [GuidanceResponse](guidanceresponse.html): The identity of a patient to search for guidance response results\r\n* [ImagingSelection](imagingselection.html): Who the study is about\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [Invoice](invoice.html): Recipient(s) of goods and services\r\n* [List](list.html): If all resources have the same subject\r\n* [MeasureReport](measurereport.html): The identity of a patient to search for individual measure report results for\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Person](person.html): The Person links to this Patient\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [Provenance](provenance.html): Where the activity involved patient data\r\n* [QuestionnaireResponse](questionnaireresponse.html): The patient that is the subject of the questionnaire response\r\n* [RelatedPerson](relatedperson.html): The patient this related person is related to\r\n* [RequestOrchestration](requestorchestration.html): The identity of a patient to search for request orchestrations\r\n* [ResearchSubject](researchsubject.html): Who or what is part of study\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [Specimen](specimen.html): The patient the specimen comes from\r\n* [Task](task.html): Search by patient\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "patient",
      "base" : ["Account",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "AuditEvent",
      "Basic",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "Communication",
      "CommunicationRequest",
      "Composition",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "DeviceAssociation",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "EnrollmentRequest",
      "EpisodeOfCare",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "GuidanceResponse",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "Invoice",
      "List",
      "MeasureReport",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "NutritionIntake",
      "NutritionOrder",
      "Observation",
      "Person",
      "Procedure",
      "Provenance",
      "QuestionnaireResponse",
      "RelatedPerson",
      "RequestOrchestration",
      "ResearchSubject",
      "RiskAssessment",
      "ServiceRequest",
      "Specimen",
      "Task",
      "VisionPrescription"],
      "type" : "reference",
      "expression" : "Account.subject.where(resolve() is Patient) | AdverseEvent.subject.where(resolve() is Patient) | AllergyIntolerance.patient | Appointment.participant.actor.where(resolve() is Patient) | Appointment.subject.where(resolve() is Patient) | AppointmentResponse.actor.where(resolve() is Patient) | AuditEvent.patient | Basic.subject.where(resolve() is Patient) | BiologicallyDerivedProduct.collection.sourcePatient | BodyStructure.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | Claim.subject.where(resolve() is Patient) | Claim.item.subject.where(resolve() is Patient) | ClaimResponse.subject.where(resolve() is Patient) | ClaimResponse.addItem.subject.where(resolve() is Patient) | Communication.subject.where(resolve() is Patient) | CommunicationRequest.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.subject.where(resolve() is Patient) | Contract.subject.where(resolve() is Patient) | Coverage.beneficiary | CoverageEligibilityRequest.patient | CoverageEligibilityResponse.patient | DetectedIssue.subject.where(resolve() is Patient) | DeviceAssociation.subject.where(resolve() is Patient) | DeviceRequest.subject.where(resolve() is Patient) | DiagnosticReport.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EnrollmentRequest.candidate.where(resolve() is Patient) | EpisodeOfCare.subject.where(resolve() is Patient) | ExplanationOfBenefit.subject.where(resolve() is Patient) | ExplanationOfBenefit.item.subject.where(resolve() is Patient) | ExplanationOfBenefit.addItem.subject.where(resolve() is Patient) | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | GuidanceResponse.subject.where(resolve() is Patient) | ImagingSelection.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | Invoice.subject.where(resolve() is Patient) | List.subject.where(resolve() is Patient) | MeasureReport.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionIntake.subject.where(resolve() is Patient) | NutritionOrder.subject.where(resolve() is Patient) | Observation.subject.where(resolve() is Patient) | Person.link.target.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | Provenance.patient | QuestionnaireResponse.subject.where(resolve() is Patient) | RelatedPerson.patient | RequestOrchestration.subject.where(resolve() is Patient) | ResearchSubject.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | Specimen.subject.where(resolve() is Patient) | Task.for.where(resolve() is Patient) | VisionPrescription.patient",
      "processingMode" : "normal",
      "target" : ["Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Transaction window",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["Account"],
      "type" : "date",
      "expression" : "Account.servicePeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "active | inactive | entered-in-error | on-hold | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Account"],
      "type" : "token",
      "expression" : "Account.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Account-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Account-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Account-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The entity that caused the expenses",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Account"],
      "type" : "reference",
      "expression" : "Account.subject",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "Organization",
      "PractitionerRole",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Account](account.html): E.g. patient, expense, depreciation\r\n* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)\r\n* [Composition](composition.html): Kind of composition (LOINC if possible)\r\n* [Coverage](coverage.html): The kind of coverage (health plan, auto, Workers Compensation)\r\n* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)\r\n* [Encounter](encounter.html): Specific type of encounter\r\n* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management\r\n* [Invoice](invoice.html): Type of Invoice\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of a specific type\r\n* [Specimen](specimen.html): The specimen type\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Account",
      "AllergyIntolerance",
      "Composition",
      "Coverage",
      "DocumentReference",
      "Encounter",
      "EpisodeOfCare",
      "Invoice",
      "MedicationDispense",
      "Specimen"],
      "type" : "token",
      "expression" : "Account.type | AllergyIntolerance.type | Composition.type | Coverage.type | DocumentReference.type | Encounter.type | EpisodeOfCare.type | Invoice.type | MedicationDispense.type | Specimen.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-composed-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-composed-of",
      "version" : "6.0.0-ballot4",
      "name" : "composed-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "composed-of",
      "base" : ["ActivityDefinition",
      "EventDefinition",
      "Library",
      "Measure",
      "PlanDefinition"],
      "type" : "reference",
      "expression" : "ActivityDefinition.relatedArtifact.where(type='composed-of').resource | EventDefinition.relatedArtifact.where(type='composed-of').resource | Library.relatedArtifact.where(type='composed-of').resource | Measure.relatedArtifact.where(type='composed-of').resource | PlanDefinition.relatedArtifact.where(type='composed-of').resource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-context",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
      "version" : "6.0.0-ballot4",
      "name" : "context",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context assigned to the concept map\r\n* [EventDefinition](eventdefinition.html): A use context assigned to the event definition\r\n* [Evidence](evidence.html): A use context assigned to the evidence\r\n* [EvidenceVariable](evidencevariable.html): A use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context assigned to the example scenario\r\n* [ImplementationGuide](implementationguide.html): A use context assigned to the implementation guide\r\n* [Library](library.html): A use context assigned to the library\r\n* [Measure](measure.html): A use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context assigned to the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "(ActivityDefinition.useContext.value.ofType(CodeableConcept)) | (ActorDefinition.useContext.value.ofType(CodeableConcept)) | (CapabilityStatement.useContext.value.ofType(CodeableConcept)) | (CodeSystem.useContext.value.ofType(CodeableConcept)) | (CompartmentDefinition.useContext.value.ofType(CodeableConcept)) | (ConceptMap.useContext.value.ofType(CodeableConcept)) | (EventDefinition.useContext.value.ofType(CodeableConcept)) | (Evidence.useContext.value.ofType(CodeableConcept)) | (EvidenceVariable.useContext.value.ofType(CodeableConcept)) | (ExampleScenario.useContext.value.ofType(CodeableConcept)) | (ImplementationGuide.useContext.value.ofType(CodeableConcept)) | (Library.useContext.value.ofType(CodeableConcept)) | (Measure.useContext.value.ofType(CodeableConcept)) | (MessageDefinition.useContext.value.ofType(CodeableConcept)) | (NamingSystem.useContext.value.ofType(CodeableConcept)) | (OperationDefinition.useContext.value.ofType(CodeableConcept)) | (PlanDefinition.useContext.value.ofType(CodeableConcept)) | (Questionnaire.useContext.value.ofType(CodeableConcept)) | (Requirements.useContext.value.ofType(CodeableConcept)) | (SearchParameter.useContext.value.ofType(CodeableConcept)) | (StructureDefinition.useContext.value.ofType(CodeableConcept)) | (StructureMap.useContext.value.ofType(CodeableConcept)) | (TerminologyCapabilities.useContext.value.ofType(CodeableConcept)) | (ValueSet.useContext.value.ofType(CodeableConcept))",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-context-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "context-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A quantity- or range-valued use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A quantity- or range-valued use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A quantity- or range-valued use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A quantity- or range-valued use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A quantity- or range-valued use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A quantity- or range-valued use context assigned to the concept map\r\n* [EventDefinition](eventdefinition.html): A quantity- or range-valued use context assigned to the event definition\r\n* [Evidence](evidence.html): A quantity- or range-valued use context assigned to the evidence\r\n* [EvidenceVariable](evidencevariable.html): A quantity- or range-valued use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A quantity- or range-valued use context assigned to the example scenario\r\n* [ImplementationGuide](implementationguide.html): A quantity- or range-valued use context assigned to the implementation guide\r\n* [Library](library.html): A quantity- or range-valued use context assigned to the library\r\n* [Measure](measure.html): A quantity- or range-valued use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A quantity- or range-valued use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A quantity- or range-valued use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A quantity- or range-valued use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A quantity- or range-valued use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A quantity- or range-valued use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A quantity- or range-valued use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A quantity- or range-valued use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A quantity- or range-valued use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A quantity- or range-valued use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A quantity- or range-valued use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A quantity- or range-valued use context assigned to the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context-quantity",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "quantity",
      "expression" : "(ActivityDefinition.useContext.value.ofType(Quantity)) | (ActivityDefinition.useContext.value.ofType(Range)) | (ActorDefinition.useContext.value.ofType(Quantity)) | (ActorDefinition.useContext.value.ofType(Range)) | (CapabilityStatement.useContext.value.ofType(Quantity)) | (CapabilityStatement.useContext.value.ofType(Range)) | (CodeSystem.useContext.value.ofType(Quantity)) | (CodeSystem.useContext.value.ofType(Range)) | (CompartmentDefinition.useContext.value.ofType(Quantity)) | (CompartmentDefinition.useContext.value.ofType(Range)) | (ConceptMap.useContext.value.ofType(Quantity)) | (ConceptMap.useContext.value.ofType(Range)) | (EventDefinition.useContext.value.ofType(Quantity)) | (EventDefinition.useContext.value.ofType(Range)) | (Evidence.useContext.value.ofType(Quantity)) | (Evidence.useContext.value.ofType(Range)) | (EvidenceVariable.useContext.value.ofType(Quantity)) | (EvidenceVariable.useContext.value.ofType(Range)) | (ExampleScenario.useContext.value.ofType(Quantity)) | (ExampleScenario.useContext.value.ofType(Range)) | (ImplementationGuide.useContext.value.ofType(Quantity)) | (ImplementationGuide.useContext.value.ofType(Range)) | (Library.useContext.value.ofType(Quantity)) | (Library.useContext.value.ofType(Range)) | (Measure.useContext.value.ofType(Quantity)) | (Measure.useContext.value.ofType(Range)) | (MessageDefinition.useContext.value.ofType(Quantity)) | (MessageDefinition.useContext.value.ofType(Range)) | (NamingSystem.useContext.value.ofType(Quantity)) | (NamingSystem.useContext.value.ofType(Range)) | (OperationDefinition.useContext.value.ofType(Quantity)) | (OperationDefinition.useContext.value.ofType(Range)) | (PlanDefinition.useContext.value.ofType(Quantity)) | (PlanDefinition.useContext.value.ofType(Range)) | (Questionnaire.useContext.value.ofType(Quantity)) | (Questionnaire.useContext.value.ofType(Range)) | (Requirements.useContext.value.ofType(Quantity)) | (Requirements.useContext.value.ofType(Range)) | (SearchParameter.useContext.value.ofType(Quantity)) | (SearchParameter.useContext.value.ofType(Range)) | (StructureDefinition.useContext.value.ofType(Quantity)) | (StructureDefinition.useContext.value.ofType(Range)) | (StructureMap.useContext.value.ofType(Quantity)) | (StructureMap.useContext.value.ofType(Range)) | (TerminologyCapabilities.useContext.value.ofType(Quantity)) | (TerminologyCapabilities.useContext.value.ofType(Range)) | (ValueSet.useContext.value.ofType(Quantity)) | (ValueSet.useContext.value.ofType(Range))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-context-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
      "version" : "6.0.0-ballot4",
      "name" : "context-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A type of use context assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A type of use context assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A type of use context assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A type of use context assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A type of use context assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A type of use context assigned to the concept map\r\n* [EventDefinition](eventdefinition.html): A type of use context assigned to the event definition\r\n* [Evidence](evidence.html): A type of use context assigned to the evidence\r\n* [EvidenceVariable](evidencevariable.html): A type of use context assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A type of use context assigned to the example scenario\r\n* [ImplementationGuide](implementationguide.html): A type of use context assigned to the implementation guide\r\n* [Library](library.html): A type of use context assigned to the library\r\n* [Measure](measure.html): A type of use context assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A type of use context assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A type of use context assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A type of use context assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A type of use context assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A type of use context assigned to the questionnaire\r\n* [Requirements](requirements.html): A type of use context assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A type of use context assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A type of use context assigned to the structure definition\r\n* [StructureMap](structuremap.html): A type of use context assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A type of use context assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A type of use context assigned to the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context-type",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.useContext.code | ActorDefinition.useContext.code | CapabilityStatement.useContext.code | CodeSystem.useContext.code | CompartmentDefinition.useContext.code | ConceptMap.useContext.code | EventDefinition.useContext.code | Evidence.useContext.code | EvidenceVariable.useContext.code | ExampleScenario.useContext.code | ImplementationGuide.useContext.code | Library.useContext.code | Measure.useContext.code | MessageDefinition.useContext.code | NamingSystem.useContext.code | OperationDefinition.useContext.code | PlanDefinition.useContext.code | Questionnaire.useContext.code | Requirements.useContext.code | SearchParameter.useContext.code | StructureDefinition.useContext.code | StructureMap.useContext.code | TerminologyCapabilities.useContext.code | ValueSet.useContext.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The activity definition publication date\r\n* [ActorDefinition](actordefinition.html): The Actor Definition publication date\r\n* [CapabilityStatement](capabilitystatement.html): The capability statement publication date\r\n* [CodeSystem](codesystem.html): The code system publication date\r\n* [CompartmentDefinition](compartmentdefinition.html): The compartment definition publication date\r\n* [ConceptMap](conceptmap.html): The concept map publication date\r\n* [EventDefinition](eventdefinition.html): The event definition publication date\r\n* [Evidence](evidence.html): The evidence publication date\r\n* [EvidenceVariable](evidencevariable.html): The evidence variable publication date\r\n* [ExampleScenario](examplescenario.html): The example scenario publication date\r\n* [ImplementationGuide](implementationguide.html): The implementation guide publication date\r\n* [Library](library.html): The library publication date\r\n* [Measure](measure.html): The measure publication date\r\n* [MessageDefinition](messagedefinition.html): The message definition publication date\r\n* [NamingSystem](namingsystem.html): The naming system publication date\r\n* [OperationDefinition](operationdefinition.html): The operation definition publication date\r\n* [PlanDefinition](plandefinition.html): The plan definition publication date\r\n* [Questionnaire](questionnaire.html): The questionnaire publication date\r\n* [Requirements](requirements.html): The requirements publication date\r\n* [SearchParameter](searchparameter.html): The search parameter publication date\r\n* [StructureDefinition](structuredefinition.html): The structure definition publication date\r\n* [StructureMap](structuremap.html): The structure map publication date\r\n* [SubscriptionTopic](subscriptiontopic.html): Date status first applied\r\n* [TerminologyCapabilities](terminologycapabilities.html): The terminology capabilities publication date\r\n* [ValueSet](valueset.html): The value set publication date\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "date",
      "expression" : "ActivityDefinition.date | ActorDefinition.date | CapabilityStatement.date | CodeSystem.date | CompartmentDefinition.date | ConceptMap.date | EventDefinition.date | Evidence.date | EvidenceVariable.date | ExampleScenario.date | ImplementationGuide.date | Library.date | Measure.date | MessageDefinition.date | NamingSystem.date | OperationDefinition.date | PlanDefinition.date | Questionnaire.date | Requirements.date | SearchParameter.date | StructureDefinition.date | StructureMap.date | SubscriptionTopic.date | TerminologyCapabilities.date | ValueSet.date",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-depends-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-depends-on",
      "version" : "6.0.0-ballot4",
      "name" : "depends-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "depends-on",
      "base" : ["ActivityDefinition",
      "EventDefinition",
      "Library",
      "Measure",
      "PlanDefinition"],
      "type" : "reference",
      "expression" : "ActivityDefinition.relatedArtifact.where(type='depends-on').resource | ActivityDefinition.library | EventDefinition.relatedArtifact.where(type='depends-on').resource | Library.relatedArtifact.where(type='depends-on').resource | Measure.relatedArtifact.where(type='depends-on').resource | Measure.library | PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): A resource that the CodeSystem is derived from\r\n* [ConceptMap](conceptmap.html): A resource that the ConceptMap is derived from\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): A resource that the NamingSystem is derived from\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): A resource that the ValueSet is derived from\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["ActivityDefinition",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "Library",
      "Measure",
      "NamingSystem",
      "PlanDefinition",
      "ValueSet"],
      "type" : "reference",
      "expression" : "ActivityDefinition.relatedArtifact.where(type='derived-from').resource | CodeSystem.relatedArtifact.where(type='derived-from').resource | ConceptMap.relatedArtifact.where(type='derived-from').resource | EventDefinition.relatedArtifact.where(type='derived-from').resource | Library.relatedArtifact.where(type='derived-from').resource | Measure.relatedArtifact.where(type='derived-from').resource | NamingSystem.relatedArtifact.where(type='derived-from').resource | PlanDefinition.relatedArtifact.where(type='derived-from').resource | ValueSet.relatedArtifact.where(type='derived-from').resource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-description",
      "version" : "6.0.0-ballot4",
      "name" : "description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The description of the activity definition\r\n* [ActorDefinition](actordefinition.html): The description of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The description of the capability statement\r\n* [CodeSystem](codesystem.html): The description of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The description of the compartment definition\r\n* [ConceptMap](conceptmap.html): The description of the concept map\r\n* [EventDefinition](eventdefinition.html): The description of the event definition\r\n* [Evidence](evidence.html): The description of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The description of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The description of the implementation guide\r\n* [Library](library.html): The description of the library\r\n* [Measure](measure.html): The description of the measure\r\n* [MessageDefinition](messagedefinition.html): The description of the message definition\r\n* [NamingSystem](namingsystem.html): The description of the naming system\r\n* [OperationDefinition](operationdefinition.html): The description of the operation definition\r\n* [PlanDefinition](plandefinition.html): The description of the plan definition\r\n* [Questionnaire](questionnaire.html): The description of the questionnaire\r\n* [Requirements](requirements.html): The description of the requirements\r\n* [SearchParameter](searchparameter.html): The description of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The description of the structure definition\r\n* [StructureMap](structuremap.html): The description of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): The description of the terminology capabilities\r\n* [ValueSet](valueset.html): The description of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "description",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "string",
      "expression" : "ActivityDefinition.description | ActorDefinition.description | CapabilityStatement.description | CodeSystem.description | CompartmentDefinition.description | ConceptMap.description | EventDefinition.description | Evidence.description | EvidenceVariable.description | ImplementationGuide.description | Library.description | Measure.description | MessageDefinition.description | NamingSystem.description | OperationDefinition.description | PlanDefinition.description | Questionnaire.description | Requirements.description | SearchParameter.description | StructureDefinition.description | StructureMap.description | TerminologyCapabilities.description | ValueSet.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-effective",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-effective",
      "version" : "6.0.0-ballot4",
      "name" : "effective",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The time during which the activity definition is intended to be in use\r\n* [CodeSystem](codesystem.html): The time during which the CodeSystem is intended to be in use\r\n* [ConceptMap](conceptmap.html): The time during which the ConceptMap is intended to be in use\r\n* [EventDefinition](eventdefinition.html): The time during which the event definition is intended to be in use\r\n* [Library](library.html): The time during which the library is intended to be in use\r\n* [Measure](measure.html): The time during which the measure is intended to be in use\r\n* [NamingSystem](namingsystem.html): The time during which the NamingSystem is intended to be in use\r\n* [PlanDefinition](plandefinition.html): The time during which the plan definition is intended to be in use\r\n* [Questionnaire](questionnaire.html): The time during which the questionnaire is intended to be in use\r\n* [ValueSet](valueset.html): The time during which the ValueSet is intended to be in use\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effective",
      "base" : ["ActivityDefinition",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "Library",
      "Measure",
      "NamingSystem",
      "PlanDefinition",
      "Questionnaire",
      "ValueSet"],
      "type" : "date",
      "expression" : "ActivityDefinition.effectivePeriod | CodeSystem.effectivePeriod | ConceptMap.effectivePeriod | EventDefinition.effectivePeriod | Library.effectivePeriod | Measure.effectivePeriod | NamingSystem.effectivePeriod | PlanDefinition.effectivePeriod | Questionnaire.effectivePeriod | ValueSet.effectivePeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActivityDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the ActivityDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ActivityDefinition"],
      "type" : "token",
      "expression" : "ActivityDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): External identifier for the activity definition\r\n* [ActorDefinition](actordefinition.html): External identifier for the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): External identifier for the capability statement\r\n* [CodeSystem](codesystem.html): External identifier for the code system\r\n* [ConceptMap](conceptmap.html): External identifier for the concept map\r\n* [DeviceDefinition](devicedefinition.html): The identifier of the component\r\n* [EventDefinition](eventdefinition.html): External identifier for the event definition\r\n* [Evidence](evidence.html): External identifier for the evidence\r\n* [EvidenceVariable](evidencevariable.html): External identifier for the evidence variable\r\n* [ExampleScenario](examplescenario.html): External identifier for the example scenario\r\n* [Group](group.html): Unique id\r\n* [ImplementationGuide](implementationguide.html): External identifier for the implementation guide\r\n* [Library](library.html): External identifier for the library\r\n* [Measure](measure.html): External identifier for the measure\r\n* [MessageDefinition](messagedefinition.html): External identifier for the message definition\r\n* [NamingSystem](namingsystem.html): External identifier for the naming system\r\n* [ObservationDefinition](observationdefinition.html): The unique identifier associated with the specimen definition\r\n* [OperationDefinition](operationdefinition.html): External identifier for the search parameter\r\n* [PlanDefinition](plandefinition.html): External identifier for the plan definition\r\n* [Questionnaire](questionnaire.html): External identifier for the questionnaire\r\n* [Requirements](requirements.html): External identifier for the requirements\r\n* [SearchParameter](searchparameter.html): External identifier for the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The unique identifier associated with the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): External identifier for the structure definition\r\n* [StructureMap](structuremap.html): External identifier for the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business Identifier for SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): External identifier for the terminology capabilities\r\n* [ValueSet](valueset.html): External identifier for the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "ConceptMap",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.identifier | ActorDefinition.identifier | CapabilityStatement.identifier | CodeSystem.identifier | ConceptMap.identifier | DeviceDefinition.identifier | DeviceDefinition.udiDeviceIdentifier | EventDefinition.identifier | Evidence.identifier | EvidenceVariable.identifier | ExampleScenario.identifier | Group.identifier | ImplementationGuide.identifier | Library.identifier | Measure.identifier | MessageDefinition.identifier | NamingSystem.identifier | ObservationDefinition.identifier | OperationDefinition.identifier | PlanDefinition.identifier | Questionnaire.identifier | Requirements.identifier | SearchParameter.identifier | SpecimenDefinition.identifier | StructureDefinition.identifier | StructureMap.identifier | SubscriptionTopic.identifier | TerminologyCapabilities.identifier | ValueSet.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-jurisdiction",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction",
      "version" : "6.0.0-ballot4",
      "name" : "jurisdiction",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Jurisdiction of the authority that maintains the the activity definition\r\n* [ActorDefinition](actordefinition.html): Jurisdiction of the authority that maintains the the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Jurisdiction of the authority that maintains the the capability statement\r\n* [CodeSystem](codesystem.html): Jurisdiction of the authority that maintains the the code system\r\n* [ConceptMap](conceptmap.html): Jurisdiction of the authority that maintains the the concept map\r\n* [EventDefinition](eventdefinition.html): Jurisdiction of the authority that maintains the the event definition\r\n* [ExampleScenario](examplescenario.html): Jurisdiction of the authority that maintains the the example scenario\r\n* [ImplementationGuide](implementationguide.html): Jurisdiction of the authority that maintains the the implementation guide\r\n* [Library](library.html): Jurisdiction of the authority that maintains the the library\r\n* [Measure](measure.html): Jurisdiction of the authority that maintains the the measure\r\n* [MessageDefinition](messagedefinition.html): Jurisdiction of the authority that maintains the the message definition\r\n* [NamingSystem](namingsystem.html): Jurisdiction of the authority that maintains the the naming system\r\n* [OperationDefinition](operationdefinition.html): Jurisdiction of the authority that maintains the the operation definition\r\n* [PlanDefinition](plandefinition.html): Jurisdiction of the authority that maintains the the plan definition\r\n* [Questionnaire](questionnaire.html): Jurisdiction of the authority that maintains the the questionnaire\r\n* [Requirements](requirements.html): Jurisdiction of the authority that maintains the the requirements\r\n* [SearchParameter](searchparameter.html): Jurisdiction of the authority that maintains the the search parameter\r\n* [StructureDefinition](structuredefinition.html): Jurisdiction of the authority that maintains the the structure definition\r\n* [StructureMap](structuremap.html): Jurisdiction of the authority that maintains the the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Jurisdiction of the authority that maintains the the terminology capabilities\r\n* [ValueSet](valueset.html): Jurisdiction of the authority that maintains the the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "jurisdiction",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.jurisdiction | ActorDefinition.jurisdiction | CapabilityStatement.jurisdiction | CodeSystem.jurisdiction | ConceptMap.jurisdiction | EventDefinition.jurisdiction | ExampleScenario.jurisdiction | ImplementationGuide.jurisdiction | Library.jurisdiction | Measure.jurisdiction | MessageDefinition.jurisdiction | NamingSystem.jurisdiction | OperationDefinition.jurisdiction | PlanDefinition.jurisdiction | Questionnaire.jurisdiction | Requirements.jurisdiction | SearchParameter.jurisdiction | StructureDefinition.jurisdiction | StructureMap.jurisdiction | TerminologyCapabilities.jurisdiction | ValueSet.jurisdiction",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-kind",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActivityDefinition-kind",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-kind",
      "version" : "6.0.0-ballot4",
      "name" : "kind",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The kind of activity definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "kind",
      "base" : ["ActivityDefinition"],
      "type" : "token",
      "expression" : "ActivityDefinition.kind",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Computationally friendly name of the activity definition\r\n* [CapabilityStatement](capabilitystatement.html): Computationally friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): Computationally friendly name of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Computationally friendly name of the compartment definition\r\n* [ConceptMap](conceptmap.html): Computationally friendly name of the concept map\r\n* [EventDefinition](eventdefinition.html): Computationally friendly name of the event definition\r\n* [EvidenceVariable](evidencevariable.html): Computationally friendly name of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Computationally friendly name of the example scenario\r\n* [Group](group.html): A portion of the Group's name\r\n* [ImplementationGuide](implementationguide.html): Computationally friendly name of the implementation guide\r\n* [Library](library.html): Computationally friendly name of the library\r\n* [Measure](measure.html): Computationally friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): Computationally friendly name of the message definition\r\n* [NamingSystem](namingsystem.html): Computationally friendly name of the naming system\r\n* [OperationDefinition](operationdefinition.html): Computationally friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): Computationally friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): Computationally friendly name of the questionnaire\r\n* [Requirements](requirements.html): Computationally friendly name of the requirements\r\n* [SearchParameter](searchparameter.html): Computationally friendly name of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Computationally friendly name of the structure definition\r\n* [StructureMap](structuremap.html): Computationally friendly name of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Computationally friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): Computationally friendly name of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["ActivityDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "string",
      "expression" : "ActivityDefinition.name | CapabilityStatement.name | CodeSystem.name | CompartmentDefinition.name | ConceptMap.name | EventDefinition.name | EvidenceVariable.name | ExampleScenario.name | Group.name | ImplementationGuide.name | Library.name | Measure.name | MessageDefinition.name | NamingSystem.name | OperationDefinition.name | PlanDefinition.name | Questionnaire.name | Requirements.name | SearchParameter.name | StructureDefinition.name | StructureMap.name | TerminologyCapabilities.name | ValueSet.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-predecessor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor",
      "version" : "6.0.0-ballot4",
      "name" : "predecessor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [CodeSystem](codesystem.html): The predecessor of the CodeSystem\r\n* [ConceptMap](conceptmap.html): The predecessor of the ConceptMap\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [NamingSystem](namingsystem.html): The predecessor of the NamingSystem\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n* [ValueSet](valueset.html): The predecessor of the ValueSet\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "predecessor",
      "base" : ["ActivityDefinition",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "Library",
      "Measure",
      "NamingSystem",
      "PlanDefinition",
      "ValueSet"],
      "type" : "reference",
      "expression" : "ActivityDefinition.relatedArtifact.where(type='predecessor').resource | CodeSystem.relatedArtifact.where(type='predecessor').resource | ConceptMap.relatedArtifact.where(type='predecessor').resource | EventDefinition.relatedArtifact.where(type='predecessor').resource | Library.relatedArtifact.where(type='predecessor').resource | Measure.relatedArtifact.where(type='predecessor').resource | NamingSystem.relatedArtifact.where(type='predecessor').resource | PlanDefinition.relatedArtifact.where(type='predecessor').resource | ValueSet.relatedArtifact.where(type='predecessor').resource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-publisher",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher",
      "version" : "6.0.0-ballot4",
      "name" : "publisher",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Name of the publisher of the activity definition\r\n* [ActorDefinition](actordefinition.html): Name of the publisher of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): Name of the publisher of the capability statement\r\n* [CodeSystem](codesystem.html): Name of the publisher of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): Name of the publisher of the compartment definition\r\n* [ConceptMap](conceptmap.html): Name of the publisher of the concept map\r\n* [DeviceDefinition](devicedefinition.html): The contact for the publisher of the device definition\r\n* [EventDefinition](eventdefinition.html): Name of the publisher of the event definition\r\n* [Evidence](evidence.html): Name of the publisher of the evidence\r\n* [EvidenceVariable](evidencevariable.html): Name of the publisher of the evidence variable\r\n* [ExampleScenario](examplescenario.html): Name of the publisher of the example scenario\r\n* [ImplementationGuide](implementationguide.html): Name of the publisher of the implementation guide\r\n* [Library](library.html): Name of the publisher of the library\r\n* [Measure](measure.html): Name of the publisher of the measure\r\n* [MessageDefinition](messagedefinition.html): Name of the publisher of the message definition\r\n* [NamingSystem](namingsystem.html): Name of the publisher of the naming system\r\n* [OperationDefinition](operationdefinition.html): Name of the publisher of the operation definition\r\n* [PlanDefinition](plandefinition.html): Name of the publisher of the plan definition\r\n* [Questionnaire](questionnaire.html): Name of the publisher of the questionnaire\r\n* [Requirements](requirements.html): Name of the publisher of the requirements\r\n* [SearchParameter](searchparameter.html): Name of the publisher of the search parameter\r\n* [StructureDefinition](structuredefinition.html): Name of the publisher of the structure definition\r\n* [StructureMap](structuremap.html): Name of the publisher of the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): Name of the publisher of the terminology capabilities\r\n* [ValueSet](valueset.html): Name of the publisher of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "publisher",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "string",
      "expression" : "ActivityDefinition.publisher | ActorDefinition.publisher | CapabilityStatement.publisher | CodeSystem.publisher | CompartmentDefinition.publisher | ConceptMap.publisher | DeviceDefinition.contact.name | DeviceDefinition.publisher | EventDefinition.publisher | Evidence.publisher | EvidenceVariable.publisher | ExampleScenario.publisher | ImplementationGuide.publisher | Library.publisher | Measure.publisher | MessageDefinition.publisher | NamingSystem.publisher | OperationDefinition.publisher | PlanDefinition.publisher | Questionnaire.publisher | Requirements.publisher | SearchParameter.publisher | StructureDefinition.publisher | StructureMap.publisher | TerminologyCapabilities.publisher | ValueSet.publisher",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The current status of the activity definition\r\n* [ActorDefinition](actordefinition.html): The current status of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The current status of the capability statement\r\n* [CodeSystem](codesystem.html): The current status of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The current status of the compartment definition\r\n* [ConceptMap](conceptmap.html): The current status of the concept map\r\n* [EventDefinition](eventdefinition.html): The current status of the event definition\r\n* [Evidence](evidence.html): The current status of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The current status of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The current status of the example scenario\r\n* [Group](group.html): The current status of the Group\r\n* [ImplementationGuide](implementationguide.html): The current status of the implementation guide\r\n* [Library](library.html): The current status of the library\r\n* [Measure](measure.html): The current status of the measure\r\n* [MessageDefinition](messagedefinition.html): The current status of the message definition\r\n* [NamingSystem](namingsystem.html): The current status of the naming system\r\n* [ObservationDefinition](observationdefinition.html): Publication status of the ObservationDefinition: draft, active, retired, unknown\r\n* [OperationDefinition](operationdefinition.html): The current status of the operation definition\r\n* [PlanDefinition](plandefinition.html): The current status of the plan definition\r\n* [Questionnaire](questionnaire.html): The current status of the questionnaire\r\n* [Requirements](requirements.html): The current status of the requirements\r\n* [SearchParameter](searchparameter.html): The current status of the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): Publication status of the SpecimenDefinition: draft, active, retired, unknown\r\n* [StructureDefinition](structuredefinition.html): The current status of the structure definition\r\n* [StructureMap](structuremap.html): The current status of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): draft | active | retired | unknown\r\n* [TerminologyCapabilities](terminologycapabilities.html): The current status of the terminology capabilities\r\n* [ValueSet](valueset.html): The current status of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.status | ActorDefinition.status | CapabilityStatement.status | CodeSystem.status | CompartmentDefinition.status | ConceptMap.status | EventDefinition.status | Evidence.status | EvidenceVariable.status | ExampleScenario.status | Group.status | ImplementationGuide.status | Library.status | Measure.status | MessageDefinition.status | NamingSystem.status | ObservationDefinition.status | OperationDefinition.status | PlanDefinition.status | Questionnaire.status | Requirements.status | SearchParameter.status | SpecimenDefinition.status | StructureDefinition.status | StructureMap.status | SubscriptionTopic.status | TerminologyCapabilities.status | ValueSet.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActivityDefinition-subject-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "subject-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the ActivityDefinition when expressed as a canonical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-canonical",
      "base" : ["ActivityDefinition"],
      "type" : "reference",
      "expression" : "ActivityDefinition.subject as canonical",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "AdministrableProductDefinition",
      "Group",
      "PackagedProductDefinition",
      "EvidenceVariable",
      "SubstanceDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActivityDefinition-subject-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-code",
      "version" : "6.0.0-ballot4",
      "name" : "subject-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the ActivityDefinition when expressed as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-code",
      "base" : ["ActivityDefinition"],
      "type" : "token",
      "expression" : "ActivityDefinition.subject as CodeableConcept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActivityDefinition-subject-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-subject-reference",
      "version" : "6.0.0-ballot4",
      "name" : "subject-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the ActivityDefinition when expressed as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-reference",
      "base" : ["ActivityDefinition"],
      "type" : "reference",
      "expression" : "ActivityDefinition.subject as Reference",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "AdministrableProductDefinition",
      "Group",
      "PackagedProductDefinition",
      "EvidenceVariable",
      "SubstanceDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-successor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-successor",
      "version" : "6.0.0-ballot4",
      "name" : "successor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): What resource is being referenced\r\n* [EventDefinition](eventdefinition.html): What resource is being referenced\r\n* [Library](library.html): What resource is being referenced\r\n* [Measure](measure.html): What resource is being referenced\r\n* [PlanDefinition](plandefinition.html): What resource is being referenced\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "successor",
      "base" : ["ActivityDefinition",
      "EventDefinition",
      "Library",
      "Measure",
      "PlanDefinition"],
      "type" : "reference",
      "expression" : "ActivityDefinition.relatedArtifact.where(type='successor').resource | EventDefinition.relatedArtifact.where(type='successor').resource | Library.relatedArtifact.where(type='successor').resource | Measure.relatedArtifact.where(type='successor').resource | PlanDefinition.relatedArtifact.where(type='successor').resource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-title",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-title",
      "version" : "6.0.0-ballot4",
      "name" : "title",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The human-friendly name of the activity definition\r\n* [ActorDefinition](actordefinition.html): The human-friendly name of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The human-friendly name of the capability statement\r\n* [CodeSystem](codesystem.html): The human-friendly name of the code system\r\n* [ConceptMap](conceptmap.html): The human-friendly name of the concept map\r\n* [EventDefinition](eventdefinition.html): The human-friendly name of the event definition\r\n* [Evidence](evidence.html): The human-friendly name of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The human-friendly name of the evidence variable\r\n* [ImplementationGuide](implementationguide.html): The human-friendly name of the implementation guide\r\n* [Library](library.html): The human-friendly name of the library\r\n* [Measure](measure.html): The human-friendly name of the measure\r\n* [MessageDefinition](messagedefinition.html): The human-friendly name of the message definition\r\n* [ObservationDefinition](observationdefinition.html): Human-friendly name of the ObservationDefinition\r\n* [OperationDefinition](operationdefinition.html): The human-friendly name of the operation definition\r\n* [PlanDefinition](plandefinition.html): The human-friendly name of the plan definition\r\n* [Questionnaire](questionnaire.html): The human-friendly name of the questionnaire\r\n* [Requirements](requirements.html): The human-friendly name of the requirements\r\n* [SpecimenDefinition](specimendefinition.html): Human-friendly name of the SpecimenDefinition\r\n* [StructureDefinition](structuredefinition.html): The human-friendly name of the structure definition\r\n* [StructureMap](structuremap.html): The human-friendly name of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Name for this SubscriptionTopic (Human friendly)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The human-friendly name of the terminology capabilities\r\n* [ValueSet](valueset.html): The human-friendly name of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "title",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "string",
      "expression" : "ActivityDefinition.title | ActorDefinition.title | CapabilityStatement.title | CodeSystem.title | ConceptMap.title | EventDefinition.title | Evidence.title | EvidenceVariable.title | ImplementationGuide.title | Library.title | Measure.title | MessageDefinition.title | ObservationDefinition.title | OperationDefinition.title | PlanDefinition.title | Questionnaire.title | Requirements.title | SpecimenDefinition.title | StructureDefinition.title | StructureMap.title | SubscriptionTopic.title | TerminologyCapabilities.title | ValueSet.title",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MetadataResource-topic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MetadataResource-topic",
      "version" : "6.0.0-ballot4",
      "name" : "topic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): Topics associated with the module\r\n* [CodeSystem](codesystem.html): Topics associated with the CodeSystem\r\n* [ConceptMap](conceptmap.html): Topics associated with the ConceptMap\r\n* [EventDefinition](eventdefinition.html): Topics associated with the module\r\n* [EvidenceVariable](evidencevariable.html): Topics associated with the EvidenceVariable\r\n* [Library](library.html): Topics associated with the module\r\n* [Measure](measure.html): Topics associated with the measure\r\n* [NamingSystem](namingsystem.html): Topics associated with the NamingSystem\r\n* [PlanDefinition](plandefinition.html): Topics associated with the module\r\n* [ValueSet](valueset.html): Topics associated with the ValueSet\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "topic",
      "base" : ["ActivityDefinition",
      "CodeSystem",
      "ConceptMap",
      "EventDefinition",
      "EvidenceVariable",
      "Library",
      "Measure",
      "NamingSystem",
      "PlanDefinition",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.topic | CodeSystem.topic | ConceptMap.topic | EventDefinition.topic | Library.topic | Measure.topic | NamingSystem.topic | PlanDefinition.topic | ValueSet.topic",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-url",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-url",
      "version" : "6.0.0-ballot4",
      "name" : "url",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The uri that identifies the activity definition\r\n* [ActorDefinition](actordefinition.html): The uri that identifies the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The uri that identifies the capability statement\r\n* [CodeSystem](codesystem.html): The uri that identifies the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The uri that identifies the compartment definition\r\n* [ConceptMap](conceptmap.html): The URI that identifies the concept map\r\n* [DeviceDefinition](devicedefinition.html): The uri that identifies the code system\r\n* [EventDefinition](eventdefinition.html): The uri that identifies the event definition\r\n* [Evidence](evidence.html): The uri that identifies the evidence\r\n* [EvidenceVariable](evidencevariable.html): The uri that identifies the evidence variable\r\n* [ExampleScenario](examplescenario.html): The uri that identifies the example scenario\r\n* [Group](group.html): The uri that identifies the Group\r\n* [ImplementationGuide](implementationguide.html): The uri that identifies the implementation guide\r\n* [Library](library.html): The uri that identifies the library\r\n* [Measure](measure.html): The uri that identifies the measure\r\n* [MessageDefinition](messagedefinition.html): The uri that identifies the message definition\r\n* [NamingSystem](namingsystem.html): The uri that identifies the naming system\r\n* [ObservationDefinition](observationdefinition.html): The uri that identifies the observation definition\r\n* [OperationDefinition](operationdefinition.html): The uri that identifies the operation definition\r\n* [PlanDefinition](plandefinition.html): The uri that identifies the plan definition\r\n* [Questionnaire](questionnaire.html): The uri that identifies the questionnaire\r\n* [Requirements](requirements.html): The uri that identifies the requirements\r\n* [SearchParameter](searchparameter.html): The uri that identifies the search parameter\r\n* [SpecimenDefinition](specimendefinition.html): The uri that identifies the specimen definition\r\n* [StructureDefinition](structuredefinition.html): The uri that identifies the structure definition\r\n* [StructureMap](structuremap.html): The uri that identifies the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Logical canonical URL to reference this SubscriptionTopic (globally unique)\r\n* [TerminologyCapabilities](terminologycapabilities.html): The uri that identifies the terminology capabilities\r\n* [ValueSet](valueset.html): The uri that identifies the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "url",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "uri",
      "expression" : "ActivityDefinition.url | ActorDefinition.url | CapabilityStatement.url | CodeSystem.url | CompartmentDefinition.url | ConceptMap.url | DeviceDefinition.url | EventDefinition.url | Evidence.url | EvidenceVariable.url | ExampleScenario.url | Group.url | ImplementationGuide.url | Library.url | Measure.url | MessageDefinition.url | NamingSystem.url | ObservationDefinition.url | OperationDefinition.url | PlanDefinition.url | Questionnaire.url | Requirements.url | SearchParameter.url | SpecimenDefinition.url | StructureDefinition.url | StructureMap.url | SubscriptionTopic.url | TerminologyCapabilities.url | ValueSet.url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
      "version" : "6.0.0-ballot4",
      "name" : "version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): The business version of the activity definition\r\n* [ActorDefinition](actordefinition.html): The business version of the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): The business version of the capability statement\r\n* [CodeSystem](codesystem.html): The business version of the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): The business version of the compartment definition\r\n* [ConceptMap](conceptmap.html): The business version of the concept map\r\n* [DeviceDefinition](devicedefinition.html): The specific version of the device\r\n* [EventDefinition](eventdefinition.html): The business version of the event definition\r\n* [Evidence](evidence.html): The business version of the evidence\r\n* [EvidenceVariable](evidencevariable.html): The business version of the evidence variable\r\n* [ExampleScenario](examplescenario.html): The business version of the example scenario\r\n* [ImplementationGuide](implementationguide.html): The business version of the implementation guide\r\n* [Library](library.html): The business version of the library\r\n* [Measure](measure.html): The business version of the measure\r\n* [MessageDefinition](messagedefinition.html): The business version of the message definition\r\n* [NamingSystem](namingsystem.html): The business version of the naming system\r\n* [OperationDefinition](operationdefinition.html): The business version of the operation definition\r\n* [PlanDefinition](plandefinition.html): The business version of the plan definition\r\n* [Questionnaire](questionnaire.html): The business version of the questionnaire\r\n* [Requirements](requirements.html): The business version of the requirements\r\n* [SearchParameter](searchparameter.html): The business version of the search parameter\r\n* [StructureDefinition](structuredefinition.html): The business version of the structure definition\r\n* [StructureMap](structuremap.html): The business version of the structure map\r\n* [SubscriptionTopic](subscriptiontopic.html): Business version of the SubscriptionTopic\r\n* [TerminologyCapabilities](terminologycapabilities.html): The business version of the terminology capabilities\r\n* [ValueSet](valueset.html): The business version of the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "token",
      "expression" : "ActivityDefinition.version | ActorDefinition.version | CapabilityStatement.version | CodeSystem.version | CompartmentDefinition.version | ConceptMap.version | DeviceDefinition.deviceVersion.value | EventDefinition.version | Evidence.version | EvidenceVariable.version | ExampleScenario.version | ImplementationGuide.version | Library.version | Measure.version | MessageDefinition.version | NamingSystem.version | OperationDefinition.version | PlanDefinition.version | Questionnaire.version | Requirements.version | SearchParameter.version | StructureDefinition.version | StructureMap.version | SubscriptionTopic.version | TerminologyCapabilities.version | ValueSet.version",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-context-type-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "context-type-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and quantity- or range-based value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and quantity- or range-based value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and quantity- or range-based value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and quantity- or range-based value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and quantity- or range-based value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and quantity- or range-based value assigned to the concept map\r\n* [EventDefinition](eventdefinition.html): A use context type and quantity- or range-based value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and quantity- or range-based value assigned to the evidence\r\n* [EvidenceVariable](evidencevariable.html): A use context type and quantity- or range-based value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and quantity- or range-based value assigned to the example scenario\r\n* [ImplementationGuide](implementationguide.html): A use context type and quantity- or range-based value assigned to the implementation guide\r\n* [Library](library.html): A use context type and quantity- or range-based value assigned to the library\r\n* [Measure](measure.html): A use context type and quantity- or range-based value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and quantity- or range-based value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and quantity- or range-based value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and quantity- or range-based value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and quantity- or range-based value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and quantity- or range-based value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and quantity- or range-based value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and quantity- or range-based value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and quantity- or range-based value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and quantity- or range-based value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and quantity- or range-based value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and quantity- or range-based value assigned to the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context-type-quantity",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "composite",
      "expression" : "ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | ValueSet.useContext",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity",
        "expression" : "value.ofType(Quantity) | value.ofType(Range)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CanonicalResource-context-type-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value",
      "version" : "6.0.0-ballot4",
      "name" : "context-type-value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [ActivityDefinition](activitydefinition.html): A use context type and value assigned to the activity definition\r\n* [ActorDefinition](actordefinition.html): A use context type and value assigned to the Actor Definition\r\n* [CapabilityStatement](capabilitystatement.html): A use context type and value assigned to the capability statement\r\n* [CodeSystem](codesystem.html): A use context type and value assigned to the code system\r\n* [CompartmentDefinition](compartmentdefinition.html): A use context type and value assigned to the compartment definition\r\n* [ConceptMap](conceptmap.html): A use context type and value assigned to the concept map\r\n* [EventDefinition](eventdefinition.html): A use context type and value assigned to the event definition\r\n* [Evidence](evidence.html): A use context type and value assigned to the evidence\r\n* [EvidenceVariable](evidencevariable.html): A use context type and value assigned to the evidence variable\r\n* [ExampleScenario](examplescenario.html): A use context type and value assigned to the example scenario\r\n* [ImplementationGuide](implementationguide.html): A use context type and value assigned to the implementation guide\r\n* [Library](library.html): A use context type and value assigned to the library\r\n* [Measure](measure.html): A use context type and value assigned to the measure\r\n* [MessageDefinition](messagedefinition.html): A use context type and value assigned to the message definition\r\n* [NamingSystem](namingsystem.html): A use context type and value assigned to the naming system\r\n* [OperationDefinition](operationdefinition.html): A use context type and value assigned to the operation definition\r\n* [PlanDefinition](plandefinition.html): A use context type and value assigned to the plan definition\r\n* [Questionnaire](questionnaire.html): A use context type and value assigned to the questionnaire\r\n* [Requirements](requirements.html): A use context type and value assigned to the requirements\r\n* [SearchParameter](searchparameter.html): A use context type and value assigned to the search parameter\r\n* [StructureDefinition](structuredefinition.html): A use context type and value assigned to the structure definition\r\n* [StructureMap](structuremap.html): A use context type and value assigned to the structure map\r\n* [TerminologyCapabilities](terminologycapabilities.html): A use context type and value assigned to the terminology capabilities\r\n* [ValueSet](valueset.html): A use context type and value assigned to the value set\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context-type-value",
      "base" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "ConceptMap",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "SearchParameter",
      "StructureDefinition",
      "StructureMap",
      "TerminologyCapabilities",
      "ValueSet"],
      "type" : "composite",
      "expression" : "ActivityDefinition.useContext | ActorDefinition.useContext | CapabilityStatement.useContext | CodeSystem.useContext | CompartmentDefinition.useContext | ConceptMap.useContext | EventDefinition.useContext | Evidence.useContext | EvidenceVariable.useContext | ExampleScenario.useContext | ImplementationGuide.useContext | Library.useContext | Measure.useContext | MessageDefinition.useContext | NamingSystem.useContext | OperationDefinition.useContext | PlanDefinition.useContext | Questionnaire.useContext | Requirements.useContext | SearchParameter.useContext | StructureDefinition.useContext | StructureMap.useContext | TerminologyCapabilities.useContext | ValueSet.useContext",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-context",
        "expression" : "value.ofType(CodeableConcept)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActorDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActorDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActorDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the ActorDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ActorDefinition"],
      "type" : "token",
      "expression" : "ActorDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ActorDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ActorDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ActorDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The type of actor",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["ActorDefinition"],
      "type" : "token",
      "expression" : "ActorDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A device that is integral to the medicinal product, in effect being considered as an \"ingredient\" of the medicinal product. This is not intended for devices that are just co-packaged",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["AdministrableProductDefinition"],
      "type" : "reference",
      "expression" : "AdministrableProductDefinition.device",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-dose-form",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-dose-form",
      "version" : "6.0.0-ballot4",
      "name" : "dose-form",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "dose-form",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.administrableDoseForm",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-form-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-form-of",
      "version" : "6.0.0-ballot4",
      "name" : "form-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "form-of",
      "base" : ["AdministrableProductDefinition"],
      "type" : "reference",
      "expression" : "AdministrableProductDefinition.formOf",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "An identifier for the administrable product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-ingredient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-ingredient",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The ingredients of this administrable medicinal product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.ingredient",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-manufactured-item",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-manufactured-item",
      "version" : "6.0.0-ballot4",
      "name" : "manufactured-item",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufactured-item",
      "base" : ["AdministrableProductDefinition"],
      "type" : "reference",
      "expression" : "AdministrableProductDefinition.producedFrom",
      "processingMode" : "normal",
      "target" : ["ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-route",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-route",
      "version" : "6.0.0-ballot4",
      "name" : "route",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Coded expression for the route",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "route",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.routeOfAdministration.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status of this administrable product. Enables tracking the life-cycle of the content.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdministrableProductDefinition-target-species",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdministrableProductDefinition-target-species",
      "version" : "6.0.0-ballot4",
      "name" : "target-species",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Coded expression for the species",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-species",
      "base" : ["AdministrableProductDefinition"],
      "type" : "token",
      "expression" : "AdministrableProductDefinition.routeOfAdministration.targetSpecies.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-actuality",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality",
      "version" : "6.0.0-ballot4",
      "name" : "actuality",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "actual | potential",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actuality",
      "base" : ["AdverseEvent"],
      "type" : "token",
      "expression" : "AdverseEvent.actuality",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["AdverseEvent"],
      "type" : "token",
      "expression" : "AdverseEvent.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [AdverseEvent](adverseevent.html): Event or incident that occurred or was averted\r\n* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance\r\n* [Basic](basic.html): Kind of Resource\r\n* [Condition](condition.html): Code for the condition\r\n* [DetectedIssue](detectedissue.html): Issue Type, e.g. drug-drug, duplicate therapy, etc.\r\n* [DiagnosticReport](diagnosticreport.html): The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result\r\n* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code\r\n* [ImagingSelection](imagingselection.html): The imaging selection description text or code\r\n* [List](list.html): What the purpose of this list is\r\n* [Medication](medication.html): Returns medications for a specific code\r\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication code\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine code\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication code\r\n* [MedicationStatement](medicationstatement.html): Return statements of this medication code\r\n* [NutritionIntake](nutritionintake.html): Returns statements of this code of NutritionIntake\r\n* [Observation](observation.html): The code of the observation type\r\n* [Procedure](procedure.html): A code to identify a  procedure\r\n* [RequestOrchestration](requestorchestration.html): The code of the request orchestration\r\n* [Task](task.html): Search by task code\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["AdverseEvent",
      "AllergyIntolerance",
      "Basic",
      "Condition",
      "DetectedIssue",
      "DiagnosticReport",
      "FamilyMemberHistory",
      "ImagingSelection",
      "List",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "NutritionIntake",
      "Observation",
      "Procedure",
      "RequestOrchestration",
      "Task"],
      "type" : "token",
      "expression" : "AdverseEvent.code | AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Basic.code | Condition.code | DetectedIssue.code | DiagnosticReport.code | FamilyMemberHistory.condition.code | ImagingSelection.code | List.code | Medication.code | MedicationAdministration.medication.concept | MedicationDispense.medication.concept | MedicationRequest.medication.concept | MedicationStatement.medication.concept | NutritionIntake.code | Observation.code | Procedure.code | RequestOrchestration.code | Task.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-effect",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-effect",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-effect",
      "version" : "6.0.0-ballot4",
      "name" : "effect",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When the effect of the event occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effect",
      "base" : ["AdverseEvent"],
      "type" : "date",
      "expression" : "AdverseEvent.effect.ofType(dateTime) | AdverseEvent.effect.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Location where adverse event occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-occurrence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-occurrence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-occurrence",
      "version" : "6.0.0-ballot4",
      "name" : "occurrence",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When the suspect entity occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "occurrence",
      "base" : ["AdverseEvent"],
      "type" : "date",
      "expression" : "AdverseEvent.suspectEntity.occurrence.ofType(dateTime) | AdverseEvent.suspectEntity.occurrence.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-recorder",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
      "version" : "6.0.0-ballot4",
      "name" : "recorder",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who recorded the adverse event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recorder",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.recorder",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingeffect-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-resultingeffect-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingeffect-code",
      "version" : "6.0.0-ballot4",
      "name" : "resultingeffect-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Effect on the subject due to this event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resultingeffect-code",
      "base" : ["AdverseEvent"],
      "type" : "token",
      "expression" : "AdverseEvent.resultingEffect.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingeffect-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-resultingeffect-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingeffect-reference",
      "version" : "6.0.0-ballot4",
      "name" : "resultingeffect-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Effect on the subject due to this event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resultingeffect-reference",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.resultingEffect.reference",
      "processingMode" : "normal",
      "target" : ["Observation",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-seriousness",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
      "version" : "6.0.0-ballot4",
      "name" : "seriousness",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Seriousness or gravity of the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "seriousness",
      "base" : ["AdverseEvent"],
      "type" : "token",
      "expression" : "AdverseEvent.seriousness",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "in-progress | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["AdverseEvent"],
      "type" : "token",
      "expression" : "AdverseEvent.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-study",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
      "version" : "6.0.0-ballot4",
      "name" : "study",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Research study that the subject is enrolled in",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "study",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.study",
      "processingMode" : "normal",
      "target" : ["ResearchStudy"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Subject impacted by event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.subject",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AdverseEvent-substance",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
      "version" : "6.0.0-ballot4",
      "name" : "substance",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Refers to the specific entity that caused the adverse event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "substance",
      "base" : ["AdverseEvent"],
      "type" : "reference",
      "expression" : "AdverseEvent.suspectEntity.instance.reference",
      "processingMode" : "normal",
      "target" : ["Device",
      "Procedure",
      "MedicationStatement",
      "ResearchStudy",
      "MedicationAdministration",
      "BiologicallyDerivedProduct",
      "Immunization",
      "Substance",
      "SubstanceDefinition",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-asserter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
      "version" : "6.0.0-ballot4",
      "name" : "asserter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Source of the information about the allergy",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "asserter",
      "base" : ["AllergyIntolerance"],
      "type" : "reference",
      "expression" : "AllergyIntolerance.asserter",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "food | medication | environment | biologic",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-clinical-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
      "version" : "6.0.0-ballot4",
      "name" : "clinical-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "active | inactive | resolved",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "clinical-status",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.clinicalStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-criticality",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
      "version" : "6.0.0-ballot4",
      "name" : "criticality",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "low | high | unable-to-assess",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "criticality",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.criticality",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [Appointment](appointment.html): Appointment date/time.\r\n* [AuditEvent](auditevent.html): Time when the event was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): A date within the coverage time period.\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When consent was agreed to\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [DocumentReference](documentreference.html): When this document reference was created\r\n* [Encounter](encounter.html): A date within the actualPeriod the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination  (non)-Administration Date\r\n* [Invoice](invoice.html): Invoice date / posting date\r\n* [List](list.html): When the list was prepared\r\n* [MeasureReport](measurereport.html): The date of the measure report\r\n* [NutritionIntake](nutritionintake.html): Date when patient was taking (or not taking) the medication\r\n* [Observation](observation.html): Clinically relevant time/time-period for observation\r\n* [Procedure](procedure.html): When the procedure occurred or is occurring\r\n* [ResearchSubject](researchsubject.html): Start and end of participation\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["AllergyIntolerance",
      "Appointment",
      "AuditEvent",
      "CarePlan",
      "CareTeam",
      "Composition",
      "Consent",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "EpisodeOfCare",
      "FamilyMemberHistory",
      "Flag",
      "Immunization",
      "Invoice",
      "List",
      "MeasureReport",
      "NutritionIntake",
      "Observation",
      "Procedure",
      "ResearchSubject",
      "RiskAssessment"],
      "type" : "date",
      "expression" : "AllergyIntolerance.recordedDate | (start | requestedPeriod.start).first() | AuditEvent.recorded | CarePlan.period | Composition.date | Consent.date | DiagnosticReport.effective.ofType(dateTime) | DiagnosticReport.effective.ofType(Period) | DocumentReference.date | Encounter.actualPeriod | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | (Immunization.occurrence.ofType(dateTime)) | Invoice.creation | List.date | MeasureReport.date | NutritionIntake.occurrence.ofType(dateTime) | NutritionIntake.occurrence.ofType(Period) | Observation.effective.ofType(dateTime) | Observation.effective.ofType(Period) | Observation.effective.ofType(Timing) | Observation.effective.ofType(instant) | Procedure.occurrence.ofType(dateTime) | Procedure.occurrence.ofType(Period) | Procedure.occurrence.ofType(Timing) | ResearchSubject.period | (RiskAssessment.occurrence.ofType(dateTime))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-reaction-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-last-reaction-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-reaction-date",
      "version" : "6.0.0-ballot4",
      "name" : "last-reaction-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Date(/time) of last known occurrence of a reaction",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "last-reaction-date",
      "base" : ["AllergyIntolerance"],
      "type" : "date",
      "expression" : "AllergyIntolerance.lastReactionOccurrence",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-manifestation-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-code",
      "version" : "6.0.0-ballot4",
      "name" : "manifestation-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Clinical symptoms/signs associated with the Event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manifestation-code",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.reaction.manifestation.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-manifestation-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation-reference",
      "version" : "6.0.0-ballot4",
      "name" : "manifestation-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Clinical symptoms/signs associated with the Event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manifestation-reference",
      "base" : ["AllergyIntolerance"],
      "type" : "reference",
      "expression" : "AllergyIntolerance.reaction.manifestation.reference",
      "processingMode" : "normal",
      "target" : ["Observation"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-route",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
      "version" : "6.0.0-ballot4",
      "name" : "route",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "How the subject was exposed to the substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "route",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.reaction.exposureRoute",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-severity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
      "version" : "6.0.0-ballot4",
      "name" : "severity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "mild | moderate | severe (of event as a whole)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "severity",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.reaction.severity",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AllergyIntolerance-verification-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
      "version" : "6.0.0-ballot4",
      "name" : "verification-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "unconfirmed | presumed | confirmed | refuted | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "verification-status",
      "base" : ["AllergyIntolerance"],
      "type" : "token",
      "expression" : "AllergyIntolerance.verificationStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Any one of the individuals participating in the appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.participant.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-appointment-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
      "version" : "6.0.0-ballot4",
      "name" : "appointment-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The style of appointment or patient that has been booked in the slot (not service type)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "appointment-type",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.appointmentType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The service request this appointment is allocated to assess",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.basedOn",
      "processingMode" : "normal",
      "target" : ["RequestOrchestration",
      "DeviceRequest",
      "ServiceRequest",
      "CarePlan",
      "MedicationRequest",
      "NutritionOrder",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the individuals of the appointment is this patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.participant.actor.where(resolve() is Group) | Appointment.subject.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-has-recurrence-template",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-has-recurrence-template",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-has-recurrence-template",
      "version" : "6.0.0-ballot4",
      "name" : "has-recurrence-template",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Appointment contains a recurrence template",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "has-recurrence-template",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.recurrenceTemplate.exists()",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-is-recurring",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-is-recurring",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-is-recurring",
      "version" : "6.0.0-ballot4",
      "name" : "is-recurring",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Appointment is a part of a recurring series of appointments (has a template or an originating appointment)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "is-recurring",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.recurrenceTemplate.exists() | Appointment.originatingAppointment.exists()",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This location is listed in the participants of the appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.participant.actor.where(resolve() is Location)",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-occurrence-changed",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-occurrence-changed",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-occurrence-changed",
      "version" : "6.0.0-ballot4",
      "name" : "occurrence-changed",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Appointment has been changed from the recurrence template",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "occurrence-changed",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.occurrenceChanged",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-originating-appointment",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-originating-appointment",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-originating-appointment",
      "version" : "6.0.0-ballot4",
      "name" : "originating-appointment",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to the Appointment that contains the recurrence template",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "originating-appointment",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.originatingAppointment",
      "processingMode" : "normal",
      "target" : ["Appointment"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-part-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
      "version" : "6.0.0-ballot4",
      "name" : "part-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-status",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.participant.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the individuals of the appointment is this practitioner",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "practitioner",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.participant.actor.where(resolve() is Practitioner)",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-previous-appointment",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-previous-appointment",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-previous-appointment",
      "version" : "6.0.0-ballot4",
      "name" : "previous-appointment",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to the Appointment that preceded this appointment in a series",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "previous-appointment",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.previousAppointment",
      "processingMode" : "normal",
      "target" : ["Appointment"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a concept (by class)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.reason.reference",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-requested-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-requested-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-requested-period",
      "version" : "6.0.0-ballot4",
      "name" : "requested-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "During what period was the Appointment requested to take place",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requested-period",
      "base" : ["Appointment"],
      "type" : "date",
      "expression" : "requestedPeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-service-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-service-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-service-category",
      "version" : "6.0.0-ballot4",
      "name" : "service-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A broad categorization of the service that is to be performed during this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-category",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.serviceCategory",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-service-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
      "version" : "6.0.0-ballot4",
      "name" : "service-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The specific service (by coding) that is to be performed during this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.serviceType.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-service-type-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type-reference",
      "version" : "6.0.0-ballot4",
      "name" : "service-type-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The specific service (by HealthcareService) that is to be performed during this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type-reference",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.serviceType.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-slot",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-slot",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-slot",
      "version" : "6.0.0-ballot4",
      "name" : "slot",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The slots that this appointment is filling",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "slot",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.slot",
      "processingMode" : "normal",
      "target" : ["Slot"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The specialty of a practitioner that would be required to perform the service requested in this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The overall status of the appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Appointment"],
      "type" : "token",
      "expression" : "Appointment.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the individuals of the appointment is this patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Appointment-supporting-info",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
      "version" : "6.0.0-ballot4",
      "name" : "supporting-info",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Additional information to support the appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "supporting-info",
      "base" : ["Appointment"],
      "type" : "reference",
      "expression" : "Appointment.supportingInformation",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Person, Location/HealthcareService or Device that this appointment response replies for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["AppointmentResponse"],
      "type" : "reference",
      "expression" : "AppointmentResponse.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-appointment",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
      "version" : "6.0.0-ballot4",
      "name" : "appointment",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The appointment that the response is attached to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "appointment",
      "base" : ["AppointmentResponse"],
      "type" : "reference",
      "expression" : "AppointmentResponse.appointment",
      "processingMode" : "normal",
      "target" : ["Appointment"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Response is for this Group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["AppointmentResponse"],
      "type" : "reference",
      "expression" : "AppointmentResponse.actor.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Response is for this Location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["AppointmentResponse"],
      "type" : "reference",
      "expression" : "AppointmentResponse.actor.where(resolve() is Location)",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-part-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
      "version" : "6.0.0-ballot4",
      "name" : "part-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The participants acceptance status for this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-status",
      "base" : ["AppointmentResponse"],
      "type" : "token",
      "expression" : "AppointmentResponse.participantStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AppointmentResponse-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Response is for this Practitioner",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "practitioner",
      "base" : ["AppointmentResponse"],
      "type" : "reference",
      "expression" : "AppointmentResponse.actor.where(resolve() is Practitioner)",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ArtifactAssessment-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The artifact assessment publication date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["ArtifactAssessment"],
      "type" : "date",
      "expression" : "ArtifactAssessment.date",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ArtifactAssessment-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ArtifactAssessment-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The artifact assessment identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["ArtifactAssessment"],
      "type" : "token",
      "expression" : "ArtifactAssessment.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-action",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
      "version" : "6.0.0-ballot4",
      "name" : "action",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Type of action performed during the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "action",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.action",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-agent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
      "version" : "6.0.0-ballot4",
      "name" : "agent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Identifier of who",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "agent",
      "base" : ["AuditEvent"],
      "type" : "reference",
      "expression" : "AuditEvent.agent.who",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "DeviceDefinition",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-agent-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
      "version" : "6.0.0-ballot4",
      "name" : "agent-role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Agent role in the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "agent-role",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.agent.role",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Reference to the service request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["AuditEvent"],
      "type" : "reference",
      "expression" : "AuditEvent.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "clinical-encounter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
      "version" : "6.0.0-ballot4",
      "name" : "encounter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [AuditEvent](auditevent.html): Encounter related to the activity recorded in the AuditEvent\r\n* [CarePlan](careplan.html): The Encounter during which this CarePlan was created\r\n* [Claim](claim.html): Encounters associated with a billed line item\r\n* [Communication](communication.html): The Encounter during which this Communication was created\r\n* [CommunicationRequest](communicationrequest.html): The Encounter during which this CommunicationRequest was created\r\n* [Composition](composition.html): Context of the Composition\r\n* [Condition](condition.html): The Encounter during which this Condition was created\r\n* [DeviceRequest](devicerequest.html): Encounter during which request was created\r\n* [DiagnosticReport](diagnosticreport.html): The Encounter when the order was made\r\n* [ExplanationOfBenefit](explanationofbenefit.html): Encounters associated with a billed line item\r\n* [Flag](flag.html): Alert relevant during encounter\r\n* [ImagingStudy](imagingstudy.html): The context of the study\r\n* [List](list.html): Context in which list created\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with a specific encounter\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific encounter\r\n* [NutritionIntake](nutritionintake.html): Returns statements for a specific encounter\r\n* [NutritionOrder](nutritionorder.html): Return nutrition orders with this encounter identifier\r\n* [Observation](observation.html): Encounter related to the observation\r\n* [Procedure](procedure.html): The Encounter during which this Procedure was created\r\n* [Provenance](provenance.html): Encounter related to the Provenance\r\n* [QuestionnaireResponse](questionnaireresponse.html): Encounter associated with the questionnaire response\r\n* [RequestOrchestration](requestorchestration.html): The encounter the request orchestration applies to\r\n* [RiskAssessment](riskassessment.html): Where was assessment performed?\r\n* [ServiceRequest](servicerequest.html): An encounter in which this request is made\r\n* [Task](task.html): Search by encounter\r\n* [VisionPrescription](visionprescription.html): Return prescriptions with this encounter identifier\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "encounter",
      "base" : ["AuditEvent",
      "CarePlan",
      "Claim",
      "Communication",
      "CommunicationRequest",
      "Composition",
      "Condition",
      "DeviceRequest",
      "DiagnosticReport",
      "ExplanationOfBenefit",
      "Flag",
      "ImagingStudy",
      "List",
      "MedicationDispense",
      "MedicationStatement",
      "NutritionIntake",
      "NutritionOrder",
      "Observation",
      "Procedure",
      "Provenance",
      "QuestionnaireResponse",
      "RequestOrchestration",
      "RiskAssessment",
      "ServiceRequest",
      "Task",
      "VisionPrescription"],
      "type" : "reference",
      "expression" : "AuditEvent.encounter | CarePlan.encounter | Claim.item.encounter | Communication.encounter | CommunicationRequest.encounter | Composition.encounter | Condition.encounter | DeviceRequest.encounter | DiagnosticReport.encounter | ExplanationOfBenefit.item.encounter | Flag.encounter | ImagingStudy.encounter | List.encounter | MedicationDispense.encounter | MedicationStatement.encounter | NutritionIntake.encounter | NutritionOrder.encounter | Observation.encounter | Procedure.encounter | Provenance.encounter | QuestionnaireResponse.encounter | RequestOrchestration.encounter | RiskAssessment.encounter | ServiceRequest.encounter | Task.encounter | VisionPrescription.encounter",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-entity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
      "version" : "6.0.0-ballot4",
      "name" : "entity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Specific instance of resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "entity",
      "base" : ["AuditEvent"],
      "type" : "reference",
      "expression" : "AuditEvent.entity.what",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-desc",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-entity-desc",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-desc",
      "version" : "6.0.0-ballot4",
      "name" : "entity-desc",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Description of an entity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "entity-desc",
      "base" : ["AuditEvent"],
      "type" : "string",
      "expression" : "AuditEvent.entity.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-entity-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
      "version" : "6.0.0-ballot4",
      "name" : "entity-role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "What role the entity played",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "entity-role",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.entity.role",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-outcome",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
      "version" : "6.0.0-ballot4",
      "name" : "outcome",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Whether the event succeeded or failed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "outcome",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.outcome.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-policy",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
      "version" : "6.0.0-ballot4",
      "name" : "policy",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Policy that authorized event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "policy",
      "base" : ["AuditEvent"],
      "type" : "uri",
      "expression" : "AuditEvent.agent.policy",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-purpose",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-purpose",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-purpose",
      "version" : "6.0.0-ballot4",
      "name" : "purpose",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "The authorization (purposeOfUse) of the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "purpose",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.authorization | AuditEvent.agent.authorization",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "The identity of source detecting the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["AuditEvent"],
      "type" : "reference",
      "expression" : "AuditEvent.source.observer",
      "processingMode" : "normal",
      "target" : ["Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-subtype",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
      "version" : "6.0.0-ballot4",
      "name" : "subtype",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "More specific code for the event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subtype",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.subtype",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "AuditEvent-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Type (category) of event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["AuditEvent"],
      "type" : "token",
      "expression" : "AuditEvent.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Basic-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Basic-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Basic-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Who created",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["Basic"],
      "type" : "reference",
      "expression" : "Basic.author",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Basic-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Basic-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Basic-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "When created",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["Basic"],
      "type" : "date",
      "expression" : "Basic.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Basic-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Basic-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Basic-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Identifies the focus of this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Basic"],
      "type" : "reference",
      "expression" : "Basic.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-biological-source-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-biological-source-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-biological-source-event",
      "version" : "6.0.0-ballot4",
      "name" : "biological-source-event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The biological source for the biologically derived product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "biological-source-event",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.biologicalSourceEvent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A code that identifies the kind of this biologically derived product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.productCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-collector",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-collector",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-collector",
      "version" : "6.0.0-ballot4",
      "name" : "collector",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Individual performing the collection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "collector",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "reference",
      "expression" : "BiologicallyDerivedProduct.collection.collector",
      "processingMode" : "normal",
      "target" : ["PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-parent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-parent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-parent",
      "version" : "6.0.0-ballot4",
      "name" : "parent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The parent biologically derived product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "parent",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "reference",
      "expression" : "BiologicallyDerivedProduct.parent",
      "processingMode" : "normal",
      "target" : ["BiologicallyDerivedProduct"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-product-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-category",
      "version" : "6.0.0-ballot4",
      "name" : "product-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Broad category of this product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product-category",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.productCategory",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-product-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-product-status",
      "version" : "6.0.0-ballot4",
      "name" : "product-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Whether the product is currently available",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product-status",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.productStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Request associated with the biologically derived product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "reference",
      "expression" : "BiologicallyDerivedProduct.request",
      "processingMode" : "normal",
      "target" : ["ServiceRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-serial-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-serial-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-serial-number",
      "version" : "6.0.0-ballot4",
      "name" : "serial-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "serial-number",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-therapy-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BiologicallyDerivedProduct-therapy-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-therapy-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "therapy-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Identifiers common to a given therapy",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "therapy-identifier",
      "base" : ["BiologicallyDerivedProduct"],
      "type" : "token",
      "expression" : "BiologicallyDerivedProduct.therapyIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BodyStructure-excludedstructure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BodyStructure-excludedstructure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BodyStructure-excludedstructure",
      "version" : "6.0.0-ballot4",
      "name" : "excluded_structure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Body site excludedStructure structure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "excluded_structure",
      "base" : ["BodyStructure"],
      "type" : "token",
      "expression" : "BodyStructure.excludedStructure.structure",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BodyStructure-includedstructure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BodyStructure-includedstructure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BodyStructure-includedstructure",
      "version" : "6.0.0-ballot4",
      "name" : "included_structure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Body site includedStructure structure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "included_structure",
      "base" : ["BodyStructure"],
      "type" : "token",
      "expression" : "BodyStructure.includedStructure.structure",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/BodyStructure-morphology",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "BodyStructure-morphology",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/BodyStructure-morphology",
      "version" : "6.0.0-ballot4",
      "name" : "morphology",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Kind of Structure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "morphology",
      "base" : ["BodyStructure"],
      "type" : "token",
      "expression" : "BodyStructure.includedStructure.morphology",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Bundle-composition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Bundle-composition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Bundle-composition",
      "version" : "6.0.0-ballot4",
      "name" : "composition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to search its contents",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "composition",
      "base" : ["Bundle"],
      "type" : "resource",
      "expression" : "Bundle.entry[0].resource as Composition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Bundle-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Persistent identifier for the bundle",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Bundle"],
      "type" : "token",
      "expression" : "Bundle.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Bundle-message",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Bundle-message",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Bundle-message",
      "version" : "6.0.0-ballot4",
      "name" : "message",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "message",
      "base" : ["Bundle"],
      "type" : "resource",
      "expression" : "Bundle.entry[0].resource as MessageHeader",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Bundle-timestamp",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
      "version" : "6.0.0-ballot4",
      "name" : "timestamp",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "When the bundle was assembled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "timestamp",
      "base" : ["Bundle"],
      "type" : "date",
      "expression" : "Bundle.timestamp",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Bundle-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Bundle-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Bundle-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Bundle"],
      "type" : "token",
      "expression" : "Bundle.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the CapabilityStatement is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["CapabilityStatement"],
      "type" : "token",
      "expression" : "CapabilityStatement.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-fhirversion",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
      "version" : "6.0.0-ballot4",
      "name" : "fhirversion",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The version of FHIR",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "fhirversion",
      "base" : ["CapabilityStatement"],
      "type" : "token",
      "expression" : "CapabilityStatement.fhirVersion",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-format",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
      "version" : "6.0.0-ballot4",
      "name" : "format",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "formats supported (xml | json | ttl | mime type)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "format",
      "base" : ["CapabilityStatement"],
      "type" : "token",
      "expression" : "CapabilityStatement.format",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-guide",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
      "version" : "6.0.0-ballot4",
      "name" : "guide",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Implementation guides supported",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "guide",
      "base" : ["CapabilityStatement"],
      "type" : "reference",
      "expression" : "CapabilityStatement.implementationGuide",
      "processingMode" : "normal",
      "target" : ["ImplementationGuide"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-mode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
      "version" : "6.0.0-ballot4",
      "name" : "mode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Mode - restful (server/client) or messaging (sender/receiver)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "mode",
      "base" : ["CapabilityStatement"],
      "type" : "token",
      "expression" : "CapabilityStatement.rest.mode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
      "version" : "6.0.0-ballot4",
      "name" : "resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Name of a resource mentioned in a capability statement",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resource",
      "base" : ["CapabilityStatement"],
      "type" : "uri",
      "expression" : "CapabilityStatement.rest.resource.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-resource-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
      "version" : "6.0.0-ballot4",
      "name" : "resource-profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A profile id invoked in a capability statement",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resource-profile",
      "base" : ["CapabilityStatement"],
      "type" : "reference",
      "expression" : "CapabilityStatement.rest.resource.profile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-security-service",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
      "version" : "6.0.0-ballot4",
      "name" : "security-service",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "security-service",
      "base" : ["CapabilityStatement"],
      "type" : "token",
      "expression" : "CapabilityStatement.rest.security.service",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-software",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
      "version" : "6.0.0-ballot4",
      "name" : "software",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Part of the name of a software application",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "software",
      "base" : ["CapabilityStatement"],
      "type" : "string",
      "expression" : "CapabilityStatement.software.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CapabilityStatement-supported-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
      "version" : "6.0.0-ballot4",
      "name" : "supported-profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Profiles for use cases supported",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "supported-profile",
      "base" : ["CapabilityStatement"],
      "type" : "reference",
      "expression" : "CapabilityStatement.rest.resource.supportedProfile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-activity-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
      "version" : "6.0.0-ballot4",
      "name" : "activity-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Activity that is intended to be part of the care plan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "activity-reference",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.activity.plannedActivityReference",
      "processingMode" : "normal",
      "target" : ["Appointment",
      "RequestOrchestration",
      "DeviceRequest",
      "ServiceRequest",
      "CommunicationRequest",
      "Task",
      "MedicationRequest",
      "NutritionOrder",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Fulfills CarePlan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.basedOn",
      "processingMode" : "normal",
      "target" : ["RequestOrchestration",
      "ServiceRequest",
      "CarePlan",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-care-team",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
      "version" : "6.0.0-ballot4",
      "name" : "care-team",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who's involved in plan?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "care-team",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.careTeam",
      "processingMode" : "normal",
      "target" : ["CareTeam"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Type of plan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["CarePlan"],
      "type" : "token",
      "expression" : "CarePlan.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-condition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
      "version" : "6.0.0-ballot4",
      "name" : "condition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "condition",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.addresses.reference",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "MedicationAdministration",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-custodian",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-custodian",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-custodian",
      "version" : "6.0.0-ballot4",
      "name" : "custodian",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who is the designated responsible party",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "custodian",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.custodian",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-goal",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
      "version" : "6.0.0-ballot4",
      "name" : "goal",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Desired outcome of plan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "goal",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.goal",
      "processingMode" : "normal",
      "target" : ["Goal"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "proposal | plan | order | option | directive",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["CarePlan"],
      "type" : "token",
      "expression" : "CarePlan.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Part of referenced CarePlan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.partOf",
      "processingMode" : "normal",
      "target" : ["CarePlan"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-replaces",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
      "version" : "6.0.0-ballot4",
      "name" : "replaces",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "CarePlan replaced by this CarePlan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "replaces",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.replaces",
      "processingMode" : "normal",
      "target" : ["CarePlan"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["CarePlan"],
      "type" : "token",
      "expression" : "CarePlan.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CarePlan-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who the care plan is for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["CarePlan"],
      "type" : "reference",
      "expression" : "CarePlan.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CareTeam-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CareTeam-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CareTeam-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Type of team",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["CareTeam"],
      "type" : "token",
      "expression" : "CareTeam.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CareTeam-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CareTeam-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CareTeam-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Name of the team, such as crisis assessment team",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["CareTeam"],
      "type" : "string",
      "expression" : "CareTeam.name | CareTeam.extension('http://hl7.org/fhir/StructureDefinition/careteam-alias').value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CareTeam-participant",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
      "version" : "6.0.0-ballot4",
      "name" : "participant",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who is involved",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant",
      "base" : ["CareTeam"],
      "type" : "reference",
      "expression" : "CareTeam.participant.member",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CareTeam-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CareTeam-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CareTeam-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "proposed | active | suspended | inactive | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["CareTeam"],
      "type" : "token",
      "expression" : "CareTeam.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CareTeam-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who care team is for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["CareTeam"],
      "type" : "reference",
      "expression" : "CareTeam.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-care-team",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-care-team",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-care-team",
      "version" : "6.0.0-ballot4",
      "name" : "care-team",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Member of the CareTeam",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "care-team",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.careTeam.provider",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date for the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["Claim"],
      "type" : "date",
      "expression" : "Claim.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-detail-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-detail-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-detail-udi",
      "version" : "6.0.0-ballot4",
      "name" : "detail-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item, detail product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "detail-udi",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.item.detail.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-enterer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-enterer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-enterer",
      "version" : "6.0.0-ballot4",
      "name" : "enterer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party responsible for the entry of the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "enterer",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.enterer",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-facility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-facility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-facility",
      "version" : "6.0.0-ballot4",
      "name" : "facility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Facility where the products or services have been or will be provided",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "facility",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.facility",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Group receiving the products or services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.subject.where(resolve() is Group) | Claim.item.subject.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-insurer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-insurer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-insurer",
      "version" : "6.0.0-ballot4",
      "name" : "insurer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The target payer/insurer for the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "insurer",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.insurer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-item-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-item-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-item-udi",
      "version" : "6.0.0-ballot4",
      "name" : "item-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-udi",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.item.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-payee",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-payee",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-payee",
      "version" : "6.0.0-ballot4",
      "name" : "payee",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party receiving any payment for the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payee",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.payee.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Processing priority requested",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["Claim"],
      "type" : "token",
      "expression" : "Claim.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-procedure-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-procedure-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-procedure-udi",
      "version" : "6.0.0-ballot4",
      "name" : "procedure-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure-udi",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.procedure.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-provider",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-provider",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-provider",
      "version" : "6.0.0-ballot4",
      "name" : "provider",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Provider responsible for the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "provider",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.provider",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the Claim instance.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Claim"],
      "type" : "token",
      "expression" : "Claim.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-subdetail-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-subdetail-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-subdetail-udi",
      "version" : "6.0.0-ballot4",
      "name" : "subdetail-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item, detail, subdetail product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subdetail-udi",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.item.detail.subDetail.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Subject receiving the products or services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Claim"],
      "type" : "reference",
      "expression" : "Claim.subject | Claim.item.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Claim-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Claim-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Claim-use",
      "version" : "6.0.0-ballot4",
      "name" : "use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The kind of financial resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "use",
      "base" : ["Claim"],
      "type" : "token",
      "expression" : "Claim.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["ClaimResponse"],
      "type" : "date",
      "expression" : "ClaimResponse.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-disposition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
      "version" : "6.0.0-ballot4",
      "name" : "disposition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The contents of the disposition message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "disposition",
      "base" : ["ClaimResponse"],
      "type" : "string",
      "expression" : "ClaimResponse.disposition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The subject of care",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["ClaimResponse"],
      "type" : "reference",
      "expression" : "ClaimResponse.subject.where(resolve() is Group) | ClaimResponse.addItem.subject.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-insurer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
      "version" : "6.0.0-ballot4",
      "name" : "insurer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The organization which generated this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "insurer",
      "base" : ["ClaimResponse"],
      "type" : "reference",
      "expression" : "ClaimResponse.insurer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-outcome",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
      "version" : "6.0.0-ballot4",
      "name" : "outcome",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The processing outcome",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "outcome",
      "base" : ["ClaimResponse"],
      "type" : "token",
      "expression" : "ClaimResponse.outcome",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-payment-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
      "version" : "6.0.0-ballot4",
      "name" : "payment-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The expected payment date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payment-date",
      "base" : ["ClaimResponse"],
      "type" : "date",
      "expression" : "ClaimResponse.payment.date",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The claim reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["ClaimResponse"],
      "type" : "reference",
      "expression" : "ClaimResponse.request",
      "processingMode" : "normal",
      "target" : ["Claim"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-requestor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-requestor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-requestor",
      "version" : "6.0.0-ballot4",
      "name" : "requestor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The Provider of the claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requestor",
      "base" : ["ClaimResponse"],
      "type" : "reference",
      "expression" : "ClaimResponse.requestor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the ClaimResponse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ClaimResponse"],
      "type" : "token",
      "expression" : "ClaimResponse.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Subject receiving the products or services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ClaimResponse"],
      "type" : "reference",
      "expression" : "ClaimResponse.subject | ClaimResponse.addItem.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClaimResponse-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-use",
      "version" : "6.0.0-ballot4",
      "name" : "use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The type of claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "use",
      "base" : ["ClaimResponse"],
      "type" : "token",
      "expression" : "ClaimResponse.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-contraindication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication",
      "version" : "6.0.0-ballot4",
      "name" : "contraindication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation that is being documented as contraindicating against this item, as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contraindication",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.contraindication.diseaseSymptomProcedure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-contraindication-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-contraindication-reference",
      "version" : "6.0.0-ballot4",
      "name" : "contraindication-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation that is being documented as contraindicating against this item, as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contraindication-reference",
      "base" : ["ClinicalUseDefinition"],
      "type" : "reference",
      "expression" : "ClinicalUseDefinition.contraindication.diseaseSymptomProcedure.reference",
      "processingMode" : "normal",
      "target" : ["ObservationDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-effect",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect",
      "version" : "6.0.0-ballot4",
      "name" : "effect",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation in which the undesirable effect may manifest, as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effect",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.undesirableEffect.symptomConditionEffect.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-effect-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-effect-reference",
      "version" : "6.0.0-ballot4",
      "name" : "effect-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation in which the undesirable effect may manifest, as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effect-reference",
      "base" : ["ClinicalUseDefinition"],
      "type" : "reference",
      "expression" : "ClinicalUseDefinition.undesirableEffect.symptomConditionEffect.reference",
      "processingMode" : "normal",
      "target" : ["ObservationDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Business identifier for this issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-indication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication",
      "version" : "6.0.0-ballot4",
      "name" : "indication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation that is being documented as an indicaton for this item, as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "indication",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.indication.diseaseSymptomProcedure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-indication-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-indication-reference",
      "version" : "6.0.0-ballot4",
      "name" : "indication-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The situation that is being documented as an indicaton for this item, as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "indication-reference",
      "base" : ["ClinicalUseDefinition"],
      "type" : "reference",
      "expression" : "ClinicalUseDefinition.indication.diseaseSymptomProcedure.reference",
      "processingMode" : "normal",
      "target" : ["ObservationDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-interaction",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-interaction",
      "version" : "6.0.0-ballot4",
      "name" : "interaction",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "interaction",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.interaction.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-product",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-product",
      "version" : "6.0.0-ballot4",
      "name" : "product",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The medicinal product for which this is a clinical usage issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product",
      "base" : ["ClinicalUseDefinition"],
      "type" : "reference",
      "expression" : "ClinicalUseDefinition.subject.reference.where(resolve() is MedicinalProductDefinition)",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Whether this is a current issue or one that has been retired etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The resource for which this is a clinical usage issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ClinicalUseDefinition"],
      "type" : "reference",
      "expression" : "ClinicalUseDefinition.subject.reference",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "Device",
      "DeviceDefinition",
      "NutritionProduct",
      "ActivityDefinition",
      "PlanDefinition",
      "BiologicallyDerivedProduct",
      "SubstanceDefinition",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-subject-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-subject-code",
      "version" : "6.0.0-ballot4",
      "name" : "subject-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The coded item for which this is a clinical usage issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-code",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.subject.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ClinicalUseDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ClinicalUseDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "indication | contraindication | interaction | undesirable-effect | warning",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["ClinicalUseDefinition"],
      "type" : "token",
      "expression" : "ClinicalUseDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "A code defined in the code system",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["CodeSystem"],
      "type" : "token",
      "expression" : "CodeSystem.repeat(concept).code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-content-mode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
      "version" : "6.0.0-ballot4",
      "name" : "content-mode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "not-present | example | fragment | complete | supplement",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "content-mode",
      "base" : ["CodeSystem"],
      "type" : "token",
      "expression" : "CodeSystem.content",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Whether the CodeSystem is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["CodeSystem"],
      "type" : "token",
      "expression" : "CodeSystem.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-language",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
      "version" : "6.0.0-ballot4",
      "name" : "language",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "A language in which a designation is provided",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "language",
      "base" : ["CodeSystem"],
      "type" : "token",
      "expression" : "CodeSystem.repeat(concept).designation.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-supplements",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
      "version" : "6.0.0-ballot4",
      "name" : "supplements",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Find code system supplements for the referenced code system",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "supplements",
      "base" : ["CodeSystem"],
      "type" : "reference",
      "expression" : "CodeSystem.supplements",
      "processingMode" : "normal",
      "target" : ["CodeSystem"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CodeSystem-system",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
      "version" : "6.0.0-ballot4",
      "name" : "system",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The system for any codes defined by this code system (same as 'url')",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "system",
      "base" : ["CodeSystem"],
      "type" : "uri",
      "expression" : "CodeSystem.url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Request fulfilled by this communication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.basedOn",
      "processingMode" : "normal",
      "target" : ["DeviceRequest",
      "ServiceRequest",
      "CarePlan",
      "CommunicationRequest",
      "Task",
      "MedicationRequest",
      "NutritionOrder",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Message category",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Communication"],
      "type" : "token",
      "expression" : "Communication.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-in-response-to",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-in-response-to",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-in-response-to",
      "version" : "6.0.0-ballot4",
      "name" : "in-response-to",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Reply to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "in-response-to",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.inResponseTo",
      "processingMode" : "normal",
      "target" : ["Communication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-medium",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-medium",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-medium",
      "version" : "6.0.0-ballot4",
      "name" : "medium",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "A channel of communication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "medium",
      "base" : ["Communication"],
      "type" : "token",
      "expression" : "Communication.medium",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Part of referenced event (e.g. Communication, Procedure)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.partOf",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Indication for the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["Communication"],
      "type" : "token",
      "expression" : "Communication.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Indication for the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.reason.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-received",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-received",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-received",
      "version" : "6.0.0-ballot4",
      "name" : "received",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When received",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "received",
      "base" : ["Communication"],
      "type" : "date",
      "expression" : "Communication.received",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-recipient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-recipient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-recipient",
      "version" : "6.0.0-ballot4",
      "name" : "recipient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who the information is shared with",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recipient",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.recipient",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "Organization",
      "Endpoint",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-sender",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-sender",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-sender",
      "version" : "6.0.0-ballot4",
      "name" : "sender",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who shares the information",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "sender",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.sender",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "Organization",
      "Endpoint",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-sent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-sent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-sent",
      "version" : "6.0.0-ballot4",
      "name" : "sent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When sent",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "sent",
      "base" : ["Communication"],
      "type" : "date",
      "expression" : "Communication.sent",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Communication"],
      "type" : "token",
      "expression" : "Communication.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Focus of message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Communication"],
      "type" : "reference",
      "expression" : "Communication.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Communication-topic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Communication-topic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Communication-topic",
      "version" : "6.0.0-ballot4",
      "name" : "topic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Description of the purpose/content",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "topic",
      "base" : ["Communication"],
      "type" : "token",
      "expression" : "Communication.topic",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-about",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-about",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-about",
      "version" : "6.0.0-ballot4",
      "name" : "about",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Resources that pertain to this communication request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "about",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.about",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-authored",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
      "version" : "6.0.0-ballot4",
      "name" : "authored",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When request transitioned to being actionable",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored",
      "base" : ["CommunicationRequest"],
      "type" : "date",
      "expression" : "CommunicationRequest.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Fulfills plan or proposal",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Message category",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["CommunicationRequest"],
      "type" : "token",
      "expression" : "CommunicationRequest.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Composite request this is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["CommunicationRequest"],
      "type" : "token",
      "expression" : "CommunicationRequest.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-information-provider",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-information-provider",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-information-provider",
      "version" : "6.0.0-ballot4",
      "name" : "information-provider",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who should share the information",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "information-provider",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.informationProvider",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "Organization",
      "Endpoint",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-medium",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
      "version" : "6.0.0-ballot4",
      "name" : "medium",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "A channel of communication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "medium",
      "base" : ["CommunicationRequest"],
      "type" : "token",
      "expression" : "CommunicationRequest.medium",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-occurrence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
      "version" : "6.0.0-ballot4",
      "name" : "occurrence",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When scheduled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "occurrence",
      "base" : ["CommunicationRequest"],
      "type" : "date",
      "expression" : "CommunicationRequest.occurrence.ofType(dateTime) | CommunicationRequest.occurrence.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "routine | urgent | asap | stat",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["CommunicationRequest"],
      "type" : "token",
      "expression" : "CommunicationRequest.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-recipient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
      "version" : "6.0.0-ballot4",
      "name" : "recipient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who to share the information with",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recipient",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.recipient",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "Organization",
      "CareTeam",
      "Endpoint",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-replaces",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
      "version" : "6.0.0-ballot4",
      "name" : "replaces",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Request(s) replaced by this request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "replaces",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.replaces",
      "processingMode" : "normal",
      "target" : ["CommunicationRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who asks for the information to be shared",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.requester",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["CommunicationRequest"],
      "type" : "token",
      "expression" : "CommunicationRequest.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CommunicationRequest-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Focus of message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["CommunicationRequest"],
      "type" : "reference",
      "expression" : "CommunicationRequest.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CompartmentDefinition-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Patient | Encounter | RelatedPerson | Practitioner | Device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["CompartmentDefinition"],
      "type" : "token",
      "expression" : "CompartmentDefinition.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CompartmentDefinition-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
      "version" : "6.0.0-ballot4",
      "name" : "resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Name of resource type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resource",
      "base" : ["CompartmentDefinition"],
      "type" : "token",
      "expression" : "CompartmentDefinition.resource.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-attester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-attester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-attester",
      "version" : "6.0.0-ballot4",
      "name" : "attester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Who attested the composition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "attester",
      "base" : ["Composition"],
      "type" : "reference",
      "expression" : "Composition.attester.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Who and/or what authored the composition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["Composition"],
      "type" : "reference",
      "expression" : "Composition.author",
      "processingMode" : "normal",
      "target" : ["CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Categorization of Composition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Composition"],
      "type" : "token",
      "expression" : "Composition.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-entry",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
      "version" : "6.0.0-ballot4",
      "name" : "entry",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "A reference to data that supports this section",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "entry",
      "base" : ["Composition"],
      "type" : "reference",
      "expression" : "Composition.repeat(section).entry",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-event-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-event-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-event-code",
      "version" : "6.0.0-ballot4",
      "name" : "event-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Main clinical acts documented as codes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event-code",
      "base" : ["Composition"],
      "type" : "token",
      "expression" : "Composition.event.detail.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-event-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-event-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-event-reference",
      "version" : "6.0.0-ballot4",
      "name" : "event-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Main clinical acts documented as references",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event-reference",
      "base" : ["Composition"],
      "type" : "reference",
      "expression" : "Composition.event.detail.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "The period covered by the documentation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["Composition"],
      "type" : "date",
      "expression" : "Composition.event.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-section",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-section",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-section",
      "version" : "6.0.0-ballot4",
      "name" : "section",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Classification of section (recommended)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "section",
      "base" : ["Composition"],
      "type" : "token",
      "expression" : "Composition.repeat(section).code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-section-text",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-section-text",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-section-text",
      "version" : "6.0.0-ballot4",
      "name" : "section-text",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Search on the section narrative of the resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "section-text",
      "base" : ["Composition"],
      "type" : "special",
      "expression" : "Composition.repeat(section).text",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "preliminary | final | amended | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Composition"],
      "type" : "token",
      "expression" : "Composition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Who and/or what the composition is about",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Composition"],
      "type" : "reference",
      "expression" : "Composition.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-title",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-title",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-title",
      "version" : "6.0.0-ballot4",
      "name" : "title",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Human Readable name/title",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "title",
      "base" : ["Composition"],
      "type" : "string",
      "expression" : "Composition.title",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-url",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-url",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-url",
      "version" : "6.0.0-ballot4",
      "name" : "url",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "The uri that identifies the activity definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "url",
      "base" : ["Composition"],
      "type" : "uri",
      "expression" : "Composition.url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-version",
      "version" : "6.0.0-ballot4",
      "name" : "version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "The business version of the activity definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version",
      "base" : ["Composition"],
      "type" : "token",
      "expression" : "Composition.version",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Composition-section-code-text",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Composition-section-code-text",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sd"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Composition-section-code-text",
      "version" : "6.0.0-ballot4",
      "name" : "section-code-text",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Structured Documents",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }]
      }],
      "description" : "Search on the section narrative of the resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "section-code-text",
      "base" : ["Composition"],
      "type" : "composite",
      "expression" : "Composition.repeat(section)",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section",
        "expression" : "section.code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Composition-section-text",
        "expression" : "section.text"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Whether the ConceptMap is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ConceptMap"],
      "type" : "token",
      "expression" : "ConceptMap.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-mapping-property",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-mapping-property",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-mapping-property",
      "version" : "6.0.0-ballot4",
      "name" : "mapping-property",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Other properties required for this mapping",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "mapping-property",
      "base" : ["ConceptMap"],
      "type" : "uri",
      "expression" : "ConceptMap.property.uri",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-other-map",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-other-map",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-other-map",
      "version" : "6.0.0-ballot4",
      "name" : "other-map",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "other-map",
      "base" : ["ConceptMap"],
      "type" : "reference",
      "expression" : "ConceptMap.group.unmapped.otherMap",
      "processingMode" : "normal",
      "target" : ["ConceptMap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-source-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
      "version" : "6.0.0-ballot4",
      "name" : "source-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Identifies elements being mapped",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source-code",
      "base" : ["ConceptMap"],
      "type" : "token",
      "expression" : "ConceptMap.group.element.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-group-system",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-source-group-system",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-group-system",
      "version" : "6.0.0-ballot4",
      "name" : "source-group-system",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Source system where concepts to be mapped are defined",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source-group-system",
      "base" : ["ConceptMap"],
      "type" : "reference",
      "expression" : "ConceptMap.group.source",
      "processingMode" : "normal",
      "target" : ["CodeSystem"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-source-scope",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope",
      "version" : "6.0.0-ballot4",
      "name" : "source-scope",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The source value set that contains the concepts that are being mapped",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source-scope",
      "base" : ["ConceptMap"],
      "type" : "reference",
      "expression" : "(ConceptMap.sourceScope as canonical)",
      "processingMode" : "normal",
      "target" : ["ValueSet"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope-uri",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-source-scope-uri",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-scope-uri",
      "version" : "6.0.0-ballot4",
      "name" : "source-scope-uri",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The URI for the source value set that contains the concepts being mapped",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source-scope-uri",
      "base" : ["ConceptMap"],
      "type" : "uri",
      "expression" : "(ConceptMap.sourceScope as uri)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-target-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
      "version" : "6.0.0-ballot4",
      "name" : "target-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Code that identifies the target element",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-code",
      "base" : ["ConceptMap"],
      "type" : "token",
      "expression" : "ConceptMap.group.element.target.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-group-system",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-target-group-system",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-group-system",
      "version" : "6.0.0-ballot4",
      "name" : "target-group-system",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Target system that the concepts are to be mapped to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-group-system",
      "base" : ["ConceptMap"],
      "type" : "reference",
      "expression" : "ConceptMap.group.target",
      "processingMode" : "normal",
      "target" : ["CodeSystem"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-target-scope",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope",
      "version" : "6.0.0-ballot4",
      "name" : "target-scope",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The target value set which provides context for the mappings",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-scope",
      "base" : ["ConceptMap"],
      "type" : "reference",
      "expression" : "(ConceptMap.targetScope as canonical)",
      "processingMode" : "normal",
      "target" : ["ValueSet"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope-uri",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ConceptMap-target-scope-uri",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-scope-uri",
      "version" : "6.0.0-ballot4",
      "name" : "target-scope-uri",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The URI for the target value set that contains the concepts being mapped.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-scope-uri",
      "base" : ["ConceptMap"],
      "type" : "uri",
      "expression" : "(ConceptMap.targetScope as uri)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-abatement-age",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
      "version" : "6.0.0-ballot4",
      "name" : "abatement-age",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Abatement as age or age range",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "abatement-age",
      "base" : ["Condition"],
      "type" : "quantity",
      "expression" : "Condition.abatement.ofType(Age) | Condition.abatement.ofType(Range)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-abatement-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
      "version" : "6.0.0-ballot4",
      "name" : "abatement-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Date-related abatements (dateTime and period)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "abatement-date",
      "base" : ["Condition"],
      "type" : "date",
      "expression" : "Condition.abatement.ofType(dateTime) | Condition.abatement.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-abatement-string",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
      "version" : "6.0.0-ballot4",
      "name" : "abatement-string",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Abatement as a string",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "abatement-string",
      "base" : ["Condition"],
      "type" : "string",
      "expression" : "Condition.abatement.ofType(string)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-asserter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-asserter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-asserter",
      "version" : "6.0.0-ballot4",
      "name" : "asserter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Person or device that asserts this condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "asserter",
      "base" : ["Condition"],
      "type" : "reference",
      "expression" : "Condition.asserter",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-body-site",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-body-site",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-body-site",
      "version" : "6.0.0-ballot4",
      "name" : "body-site",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Anatomical location, if relevant",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-site",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.bodySite",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The category of the condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-clinical-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
      "version" : "6.0.0-ballot4",
      "name" : "clinical-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The clinical status of the condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "clinical-status",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.clinicalStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-evidence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-evidence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-evidence",
      "version" : "6.0.0-ballot4",
      "name" : "evidence",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Manifestation/symptom",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "evidence",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.evidence.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-evidence-detail",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
      "version" : "6.0.0-ballot4",
      "name" : "evidence-detail",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Supporting information found elsewhere",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "evidence-detail",
      "base" : ["Condition"],
      "type" : "reference",
      "expression" : "Condition.evidence.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-onset-age",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
      "version" : "6.0.0-ballot4",
      "name" : "onset-age",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Onsets as age or age range",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "onset-age",
      "base" : ["Condition"],
      "type" : "quantity",
      "expression" : "Condition.onset.ofType(Age) | Condition.onset.ofType(Range)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-onset-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
      "version" : "6.0.0-ballot4",
      "name" : "onset-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Date related onsets (dateTime and Period)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "onset-date",
      "base" : ["Condition"],
      "type" : "date",
      "expression" : "Condition.onset.ofType(dateTime) | Condition.onset.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-onset-info",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
      "version" : "6.0.0-ballot4",
      "name" : "onset-info",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Onsets as a string",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "onset-info",
      "base" : ["Condition"],
      "type" : "string",
      "expression" : "Condition.onset.ofType(string)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-recorded-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-recorded-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-recorded-date",
      "version" : "6.0.0-ballot4",
      "name" : "recorded-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Date record was first recorded",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recorded-date",
      "base" : ["Condition"],
      "type" : "date",
      "expression" : "Condition.recordedDate",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-severity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-severity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-severity",
      "version" : "6.0.0-ballot4",
      "name" : "severity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The severity of the condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "severity",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.severity",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-stage",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-stage",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-stage",
      "version" : "6.0.0-ballot4",
      "name" : "stage",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Simple summary (disease specific)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "stage",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.stage.summary",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who has the condition?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Condition"],
      "type" : "reference",
      "expression" : "Condition.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Condition-verification-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
      "version" : "6.0.0-ballot4",
      "name" : "verification-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "verification-status",
      "base" : ["Condition"],
      "type" : "token",
      "expression" : "Condition.verificationStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-action",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-action",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-action",
      "version" : "6.0.0-ballot4",
      "name" : "action",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "LOINC or SNOMED CT code, etc. in the content",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "action",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.repeat(provision).code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Resource for the actor (or group, by role)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.repeat(provision).actor.reference",
      "processingMode" : "normal",
      "target" : ["Device",
      "CareTeam",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Classification of the consent statement - for indexing/retrieval",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-controller",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-controller",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-controller",
      "version" : "6.0.0-ballot4",
      "name" : "controller",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Consent Enforcer",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "controller",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.controller",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-data",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-data",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-data",
      "version" : "6.0.0-ballot4",
      "name" : "data",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "The actual data reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "data",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.repeat(provision).data.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-grantee",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-grantee",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-grantee",
      "version" : "6.0.0-ballot4",
      "name" : "grantee",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Who is agreeing to the policy and rules",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "grantee",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.grantee",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-manager",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-manager",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-manager",
      "version" : "6.0.0-ballot4",
      "name" : "manager",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Consent workflow management",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manager",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.manager",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Timeframe for this rule",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["Consent"],
      "type" : "date",
      "expression" : "Consent.repeat(provision).period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-purpose",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-purpose",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-purpose",
      "version" : "6.0.0-ballot4",
      "name" : "purpose",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Context of activities covered by this rule",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "purpose",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.repeat(provision).purpose",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-security-label",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-security-label",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-security-label",
      "version" : "6.0.0-ballot4",
      "name" : "security-label",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Security Labels that define affected resources",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "security-label",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.repeat(provision).securityLabel",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-source-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-source-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-source-reference",
      "version" : "6.0.0-ballot4",
      "name" : "source-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Search by reference to a Consent, DocumentReference, Contract  or QuestionnaireResponse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source-reference",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.sourceReference",
      "processingMode" : "normal",
      "target" : ["Consent",
      "DocumentReference",
      "Contract",
      "QuestionnaireResponse"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "draft | active | inactive | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Who the consent applies to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Consent"],
      "type" : "reference",
      "expression" : "Consent.subject",
      "processingMode" : "normal",
      "target" : ["ResearchSubject",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-verified",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-verified",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-verified",
      "version" : "6.0.0-ballot4",
      "name" : "verified",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "Has been verified",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "verified",
      "base" : ["Consent"],
      "type" : "token",
      "expression" : "Consent.verification.verified",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Consent-verified-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Consent-verified-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cbcc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Consent-verified-date",
      "version" : "6.0.0-ballot4",
      "name" : "verified-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Community Based Collaborative Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cbcc"
        }]
      }],
      "description" : "When consent verified",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "verified-date",
      "base" : ["Consent"],
      "type" : "date",
      "expression" : "Consent.verification.date",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-authority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-authority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-authority",
      "version" : "6.0.0-ballot4",
      "name" : "authority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The authority of the contract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authority",
      "base" : ["Contract"],
      "type" : "reference",
      "expression" : "Contract.authority",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-domain",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-domain",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-domain",
      "version" : "6.0.0-ballot4",
      "name" : "domain",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The domain of the contract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "domain",
      "base" : ["Contract"],
      "type" : "reference",
      "expression" : "Contract.domain",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-instantiates",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-instantiates",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-instantiates",
      "version" : "6.0.0-ballot4",
      "name" : "instantiates",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "A source definition of the contract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "instantiates",
      "base" : ["Contract"],
      "type" : "uri",
      "expression" : "Contract.instantiatesUri",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-issued",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-issued",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-issued",
      "version" : "6.0.0-ballot4",
      "name" : "issued",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The date/time the contract was issued",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "issued",
      "base" : ["Contract"],
      "type" : "date",
      "expression" : "Contract.issued",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-signer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-signer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-signer",
      "version" : "6.0.0-ballot4",
      "name" : "signer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Contract Signatory Party",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "signer",
      "base" : ["Contract"],
      "type" : "reference",
      "expression" : "Contract.signer.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the contract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Contract"],
      "type" : "token",
      "expression" : "Contract.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The identity of the subject of the contract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Contract"],
      "type" : "reference",
      "expression" : "Contract.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Contract-url",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Contract-url",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Contract-url",
      "version" : "6.0.0-ballot4",
      "name" : "url",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The basal contract definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "url",
      "base" : ["Contract"],
      "type" : "uri",
      "expression" : "Contract.url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-beneficiary",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
      "version" : "6.0.0-ballot4",
      "name" : "beneficiary",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Covered party",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "beneficiary",
      "base" : ["Coverage"],
      "type" : "reference",
      "expression" : "Coverage.beneficiary",
      "processingMode" : "normal",
      "target" : ["Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-class-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-class-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-class-type",
      "version" : "6.0.0-ballot4",
      "name" : "class-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Coverage class (e.g. plan, group)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "class-type",
      "base" : ["Coverage"],
      "type" : "token",
      "expression" : "Coverage.class.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-class-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-class-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-class-value",
      "version" : "6.0.0-ballot4",
      "name" : "class-value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Value of the class (e.g. Plan number, group number)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "class-value",
      "base" : ["Coverage"],
      "type" : "token",
      "expression" : "Coverage.class.value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-dependent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
      "version" : "6.0.0-ballot4",
      "name" : "dependent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Dependent number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "dependent",
      "base" : ["Coverage"],
      "type" : "string",
      "expression" : "Coverage.dependent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-insurer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-insurer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-insurer",
      "version" : "6.0.0-ballot4",
      "name" : "insurer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The identity of the insurer",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "insurer",
      "base" : ["Coverage"],
      "type" : "reference",
      "expression" : "Coverage.insurer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-paymentby-party",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-paymentby-party",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-paymentby-party",
      "version" : "6.0.0-ballot4",
      "name" : "paymentby-party",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Parties who will pay for services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "paymentby-party",
      "base" : ["Coverage"],
      "type" : "reference",
      "expression" : "Coverage.paymentBy.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Dates that the Coverage is active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["Coverage"],
      "type" : "date",
      "expression" : "Coverage.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-policy-holder",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
      "version" : "6.0.0-ballot4",
      "name" : "policy-holder",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Reference to the policyholder",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "policy-holder",
      "base" : ["Coverage"],
      "type" : "reference",
      "expression" : "Coverage.policyHolder",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the Coverage",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Coverage"],
      "type" : "token",
      "expression" : "Coverage.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-subscriber",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
      "version" : "6.0.0-ballot4",
      "name" : "subscriber",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Reference to the subscriber",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subscriber",
      "base" : ["Coverage"],
      "type" : "reference",
      "expression" : "Coverage.subscriber",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriberid",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Coverage-subscriberid",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriberid",
      "version" : "6.0.0-ballot4",
      "name" : "subscriberid",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Identifier of the subscriber",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subscriberid",
      "base" : ["Coverage"],
      "type" : "token",
      "expression" : "Coverage.subscriberId",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityRequest-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date for the EOB",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["CoverageEligibilityRequest"],
      "type" : "date",
      "expression" : "CoverageEligibilityRequest.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-enterer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityRequest-enterer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-enterer",
      "version" : "6.0.0-ballot4",
      "name" : "enterer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party who is responsible for the request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "enterer",
      "base" : ["CoverageEligibilityRequest"],
      "type" : "reference",
      "expression" : "CoverageEligibilityRequest.enterer",
      "processingMode" : "normal",
      "target" : ["PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-facility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityRequest-facility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-facility",
      "version" : "6.0.0-ballot4",
      "name" : "facility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Facility responsible for the goods and services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "facility",
      "base" : ["CoverageEligibilityRequest"],
      "type" : "reference",
      "expression" : "CoverageEligibilityRequest.facility",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-provider",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityRequest-provider",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-provider",
      "version" : "6.0.0-ballot4",
      "name" : "provider",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the provider",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "provider",
      "base" : ["CoverageEligibilityRequest"],
      "type" : "reference",
      "expression" : "CoverageEligibilityRequest.provider",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityRequest-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the EligibilityRequest",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["CoverageEligibilityRequest"],
      "type" : "token",
      "expression" : "CoverageEligibilityRequest.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "date",
      "expression" : "CoverageEligibilityResponse.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-disposition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-disposition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-disposition",
      "version" : "6.0.0-ballot4",
      "name" : "disposition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The contents of the disposition message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "disposition",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "string",
      "expression" : "CoverageEligibilityResponse.disposition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-insurer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-insurer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-insurer",
      "version" : "6.0.0-ballot4",
      "name" : "insurer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The organization which generated this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "insurer",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "reference",
      "expression" : "CoverageEligibilityResponse.insurer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-outcome",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-outcome",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-outcome",
      "version" : "6.0.0-ballot4",
      "name" : "outcome",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The processing outcome",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "outcome",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "token",
      "expression" : "CoverageEligibilityResponse.outcome",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The EligibilityRequest reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "reference",
      "expression" : "CoverageEligibilityResponse.request",
      "processingMode" : "normal",
      "target" : ["CoverageEligibilityRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-requestor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-requestor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-requestor",
      "version" : "6.0.0-ballot4",
      "name" : "requestor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The EligibilityRequest provider",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requestor",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "reference",
      "expression" : "CoverageEligibilityResponse.requestor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "CoverageEligibilityResponse-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The EligibilityRequest status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["CoverageEligibilityResponse"],
      "type" : "token",
      "expression" : "CoverageEligibilityResponse.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The provider or device that identified the issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["DetectedIssue"],
      "type" : "reference",
      "expression" : "DetectedIssue.author",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Issue Category, e.g. drug-drug, duplicate therapy, etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["DetectedIssue"],
      "type" : "token",
      "expression" : "DetectedIssue.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-identified",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-identified",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-identified",
      "version" : "6.0.0-ballot4",
      "name" : "identified",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "When identified",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identified",
      "base" : ["DetectedIssue"],
      "type" : "date",
      "expression" : "DetectedIssue.identified.ofType(dateTime) | DetectedIssue.identified.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-implicated",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
      "version" : "6.0.0-ballot4",
      "name" : "implicated",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Problem resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "implicated",
      "base" : ["DetectedIssue"],
      "type" : "reference",
      "expression" : "DetectedIssue.implicated",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The status of the issue",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DetectedIssue"],
      "type" : "token",
      "expression" : "DetectedIssue.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DetectedIssue-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Associated subject",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DetectedIssue"],
      "type" : "reference",
      "expression" : "DetectedIssue.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "Procedure",
      "NutritionProduct",
      "Group",
      "Practitioner",
      "BiologicallyDerivedProduct",
      "Substance",
      "Location",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-biological-source-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-biological-source-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-biological-source-event",
      "version" : "6.0.0-ballot4",
      "name" : "biological-source-event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The biological source for the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "biological-source-event",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.biologicalSourceEvent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The definition / type of the device (code)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.type |  Device.definition.resolve().classification.type ",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-definition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-definition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-definition",
      "version" : "6.0.0-ballot4",
      "name" : "definition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The definition / type of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "definition",
      "base" : ["Device"],
      "type" : "reference",
      "expression" : "Device.definition",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-device-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-device-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-device-name",
      "version" : "6.0.0-ballot4",
      "name" : "device-name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in Device.name or Device.type.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device-name",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.name.value | Device.type.coding.display | Device.type.text",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-expiration-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-expiration-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-expiration-date",
      "version" : "6.0.0-ballot4",
      "name" : "expiration-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The expiration date of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "expiration-date",
      "base" : ["Device"],
      "type" : "date",
      "expression" : "Device.expirationDate",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Instance id from manufacturer, owner, and others",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A location, where the resource is found",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Device"],
      "type" : "reference",
      "expression" : "Device.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-lot-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-lot-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-lot-number",
      "version" : "6.0.0-ballot4",
      "name" : "lot-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The lot number of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "lot-number",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.lotNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-manufacture-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-manufacture-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-manufacture-date",
      "version" : "6.0.0-ballot4",
      "name" : "manufacture-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The manufacture date of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufacture-date",
      "base" : ["Device"],
      "type" : "date",
      "expression" : "Device.manufactureDate",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-manufacturer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
      "version" : "6.0.0-ballot4",
      "name" : "manufacturer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The manufacturer of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufacturer",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.manufacturer",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-model",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-model",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-model",
      "version" : "6.0.0-ballot4",
      "name" : "model",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The model of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "model",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.modelNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-parent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-parent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-parent",
      "version" : "6.0.0-ballot4",
      "name" : "parent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The parent device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "parent",
      "base" : ["Device"],
      "type" : "reference",
      "expression" : "Device.parent",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-serial-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-serial-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-serial-number",
      "version" : "6.0.0-ballot4",
      "name" : "serial-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The serial number of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "serial-number",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.serialNumber | Device.identifier.where(type='SNO')",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-specification",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-specification",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-specification",
      "version" : "6.0.0-ballot4",
      "name" : "specification",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The standards, specifications, or formal guidances.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specification",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.conformsTo.specification",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "active | inactive | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The type of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Device"],
      "type" : "token",
      "expression" : "Device.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-udi-carrier-hrf",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-udi-carrier-hrf",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-udi-carrier-hrf",
      "version" : "6.0.0-ballot4",
      "name" : "udi-carrier-hrf",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "UDI Barcode (RFID or other technology) string in *HRF* format.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "udi-carrier-hrf",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.udiCarrier.carrierHRF",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-udi-di",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-udi-di",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-udi-di",
      "version" : "6.0.0-ballot4",
      "name" : "udi-di",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The udi Device Identifier (DI)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "udi-di",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.udiCarrier.deviceIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-version",
      "version" : "6.0.0-ballot4",
      "name" : "version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The specific version of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version",
      "base" : ["Device"],
      "type" : "string",
      "expression" : "Device.deviceVersion.value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-code-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-code-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-code-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "code-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-value-concept",
      "base" : ["Device"],
      "type" : "composite",
      "expression" : "Device",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-specification",
        "expression" : "specification.ofType(CodeableConcept)"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-version",
        "expression" : "version.ofType(string)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-specification-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-specification-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-specification-version",
      "version" : "6.0.0-ballot4",
      "name" : "specification-version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A composite of both specification and version",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specification-version",
      "base" : ["Device"],
      "type" : "composite",
      "expression" : "Device.conformsTo",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-specification",
        "expression" : "specification"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-version",
        "expression" : "version"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Device-version-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Device-version-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Device-version-type",
      "version" : "6.0.0-ballot4",
      "name" : "version-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Value and type of version",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version-type",
      "base" : ["Device"],
      "type" : "composite",
      "expression" : "Device.deviceVersion",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-type",
        "expression" : "type"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Device-value",
        "expression" : "value"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-acknowledged",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-acknowledged",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-acknowledged",
      "version" : "6.0.0-ballot4",
      "name" : "acknowledged",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Whether the alert condition has been acknowledged",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "acknowledged",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.acknowledged",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-acknowledged-by",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-acknowledged-by",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-acknowledged-by",
      "version" : "6.0.0-ballot4",
      "name" : "acknowledged-by",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Who acknowledged the alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "acknowledged-by",
      "base" : ["DeviceAlert"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAlert.acknowledgedBy",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-annunciator-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-annunciator-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-annunciator-concept",
      "version" : "6.0.0-ballot4",
      "name" : "annunciator-concept",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The whether the signalling device annunciating the condition is local or remote to the detecting device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "annunciator-concept",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.signal.annunciator.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-annunciator-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-annunciator-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-annunciator-device",
      "version" : "6.0.0-ballot4",
      "name" : "annunciator-device",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The signalling device annunciating the condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "annunciator-device",
      "base" : ["DeviceAlert"],
      "type" : "reference",
      "expression" : "DeviceAlert.signal.annunciator.reference",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Alert category",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Alert condition code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Whether the alert is currently occurring",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["DeviceAlert"],
      "type" : "reference",
      "expression" : "DeviceAlert.derivedFrom.observation",
      "processingMode" : "normal",
      "target" : ["Observation"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The device detecting the condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["DeviceAlert"],
      "type" : "reference",
      "expression" : "DeviceAlert.device",
      "processingMode" : "normal",
      "target" : ["Device",
      "DeviceMetric"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-encounter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-encounter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-encounter",
      "version" : "6.0.0-ballot4",
      "name" : "encounter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Encounter during which the alert occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "encounter",
      "base" : ["DeviceAlert"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAlert.encounter",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The identifier of the alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-indication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-indication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-indication",
      "version" : "6.0.0-ballot4",
      "name" : "indication",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "When the signal was being annunciated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "indication",
      "base" : ["DeviceAlert"],
      "type" : "date",
      "expression" : "DeviceAlert.signal.indication",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Location of the subject at time of alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["DeviceAlert"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAlert.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-manifestation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-manifestation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-manifestation",
      "version" : "6.0.0-ballot4",
      "name" : "manifestation",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "How the alert signal is manifested",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manifestation",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.signal.manifestation",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-occurrence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-occurrence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-occurrence",
      "version" : "6.0.0-ballot4",
      "name" : "occurrence",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "When the alert condition occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "occurrence",
      "base" : ["DeviceAlert"],
      "type" : "date",
      "expression" : "DeviceAlert.occurrence.ofType(Period) | occurrence.ofType(dateTime)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-patient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-patient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-patient",
      "version" : "6.0.0-ballot4",
      "name" : "patient",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The patient subject of the alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "patient",
      "base" : ["DeviceAlert"],
      "type" : "reference",
      "expression" : "DeviceAlert.subject.where(resolve() is Patient)",
      "processingMode" : "normal",
      "target" : ["Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-presence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-presence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-presence",
      "version" : "6.0.0-ballot4",
      "name" : "presence",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Whether the alert condition is currently occurring",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "presence",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.presence",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Priority of the alert condition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-procedure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-procedure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-procedure",
      "version" : "6.0.0-ballot4",
      "name" : "procedure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Procedure during which the alert occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure",
      "base" : ["DeviceAlert"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAlert.procedure",
      "processingMode" : "normal",
      "target" : ["Procedure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-signal-presence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-signal-presence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-signal-presence",
      "version" : "6.0.0-ballot4",
      "name" : "signal-presence",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Whether the alert is currently occurring",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "signal-presence",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.signal.presence",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Status of the alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Subject of the alert",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DeviceAlert"],
      "type" : "reference",
      "expression" : "DeviceAlert.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "Group",
      "Specimen",
      "Location",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAlert-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAlert-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "Whether the alert is physiological or technical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["DeviceAlert"],
      "type" : "token",
      "expression" : "DeviceAlert.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search for associations at or within specific times",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "date",
      "expression" : "DeviceAssociation.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search for products that match this code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAssociation.device",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-focus",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-focus",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-focus",
      "version" : "6.0.0-ballot4",
      "name" : "focus",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The focus of an association.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAssociation.focus",
      "processingMode" : "normal",
      "target" : ["CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "BiologicallyDerivedProduct",
      "Group",
      "Practitioner",
      "Specimen",
      "Substance",
      "Location",
      "NutritionProduct",
      "PractitionerRole",
      "Medication",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identifier of the device association",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "token",
      "expression" : "DeviceAssociation.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-relationship",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-relationship",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-relationship",
      "version" : "6.0.0-ballot4",
      "name" : "relationship",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search for specific device association relationships",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relationship",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "token",
      "expression" : "DeviceAssociation.relationship",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The status of the device associations",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "token",
      "expression" : "DeviceAssociation.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceAssociation-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "draft"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceAssociation-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identity of the individual(s) or entity for whom to list associations",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DeviceAssociation"],
      "_base" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode" : "draft"
        }]
      }],
      "type" : "reference",
      "expression" : "DeviceAssociation.subject",
      "processingMode" : "normal",
      "target" : ["CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "BiologicallyDerivedProduct",
      "Group",
      "Practitioner",
      "Specimen",
      "Substance",
      "Location",
      "NutritionProduct",
      "PractitionerRole",
      "Medication",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-conforms-to-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-conforms-to-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-conforms-to-category",
      "version" : "6.0.0-ballot4",
      "name" : "conforms-to-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The category of the conformance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "conforms-to-category",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.conformsTo.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-device-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-device-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-device-name",
      "version" : "6.0.0-ballot4",
      "name" : "device-name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in DeviceDefinition.name or DeviceDefinition.classification.type - the latter to search for 'generic' devices.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device-name",
      "base" : ["DeviceDefinition"],
      "type" : "string",
      "expression" : "DeviceDefinition.deviceName.name | DeviceDefinition.classification.type.coding.display | DeviceDefinition.classification.type.text",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Whether the DeviceDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-has-part-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-has-part-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-has-part-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "has-part-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The component part device definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "has-part-canonical",
      "base" : ["DeviceDefinition"],
      "type" : "reference",
      "expression" : "DeviceDefinition.hasPart.definition.ofType(canonical)",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-has-part-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-has-part-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-has-part-code",
      "version" : "6.0.0-ballot4",
      "name" : "has-part-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The component part device type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "has-part-code",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.hasPart.definition.ofType(CodeableConcept)",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-manufacturer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-manufacturer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-manufacturer",
      "version" : "6.0.0-ballot4",
      "name" : "manufacturer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The manufacturer of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufacturer",
      "base" : ["DeviceDefinition"],
      "type" : "reference",
      "expression" : "DeviceDefinition.manufacturer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-model-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-model-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-model-number",
      "version" : "6.0.0-ballot4",
      "name" : "model-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The model of the device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "model-number",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.modelNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-part-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-part-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-part-number",
      "version" : "6.0.0-ballot4",
      "name" : "part-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The part number or catalog number of the device.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-number",
      "base" : ["DeviceDefinition"],
      "type" : "string",
      "expression" : "DeviceDefinition.partNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-specification",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification",
      "version" : "6.0.0-ballot4",
      "name" : "specification",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The specification that the device conforms to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specification",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.conformsTo.specification",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The device type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["DeviceDefinition"],
      "type" : "token",
      "expression" : "DeviceDefinition.classification.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-specification-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification-version",
      "version" : "6.0.0-ballot4",
      "name" : "specification-version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A composite of both specification and version",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specification-version",
      "base" : ["DeviceDefinition"],
      "type" : "composite",
      "expression" : "DeviceDefinition.conformsTo",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-specification",
        "expression" : "specification"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/CanonicalResource-version",
        "expression" : "version"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-version-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceDefinition-version-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-version-type",
      "version" : "6.0.0-ballot4",
      "name" : "version-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Value and type of version",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version-type",
      "base" : ["DeviceDefinition"],
      "type" : "composite",
      "expression" : "DeviceDefinition.deviceVersion",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-type",
        "expression" : "type"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-value",
        "expression" : "value"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceMetric-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The category of the metric",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["DeviceMetric"],
      "type" : "token",
      "expression" : "DeviceMetric.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceMetric-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The device resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["DeviceMetric"],
      "type" : "reference",
      "expression" : "DeviceMetric.device",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceMetric-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The identifier of the metric",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["DeviceMetric"],
      "type" : "token",
      "expression" : "DeviceMetric.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceMetric-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The status of the metric record",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DeviceMetric"],
      "type" : "token",
      "expression" : "DeviceMetric.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceMetric-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "dev"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Devices",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/healthcaredevices"
        }]
      }],
      "description" : "The type of metric",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["DeviceMetric"],
      "type" : "token",
      "expression" : "DeviceMetric.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-authored-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
      "version" : "6.0.0-ballot4",
      "name" : "authored-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "When the request transitioned to being actionable",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored-on",
      "base" : ["DeviceRequest"],
      "type" : "date",
      "expression" : "DeviceRequest.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Plan/proposal/order fulfilled by this request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Reference to resource that is being requested/ordered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.product.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Device",
      "DeviceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-event-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
      "version" : "6.0.0-ballot4",
      "name" : "event-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "When service should occur",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event-date",
      "base" : ["DeviceRequest"],
      "type" : "date",
      "expression" : "(DeviceRequest.occurrence.ofType(dateTime)) | (DeviceRequest.occurrence.ofType(Period))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Composite request this is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-insurance",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-insurance",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-insurance",
      "version" : "6.0.0-ballot4",
      "name" : "insurance",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Associated insurance coverage",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "insurance",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.insurance",
      "processingMode" : "normal",
      "target" : ["ClaimResponse",
      "Coverage"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "proposal | plan | original-order |reflex-order",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-location-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-location-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-location-code",
      "version" : "6.0.0-ballot4",
      "name" : "location-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The preferred location specified in the DeviceRequest (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location-code",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.location.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Desired performer for service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.performer.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-performer-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer-code",
      "version" : "6.0.0-ballot4",
      "name" : "performer-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Desired performer for service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer-code",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.performer.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-prior-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-prior-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-prior-request",
      "version" : "6.0.0-ballot4",
      "name" : "prior-request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Request takes the place of referenced completed or terminated requests",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "prior-request",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.replaces",
      "processingMode" : "normal",
      "target" : ["DeviceRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-product",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-product",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-product",
      "version" : "6.0.0-ballot4",
      "name" : "product",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code for what is being requested/ordered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.product.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who/what is requesting service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.requester",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "entered-in-error | draft | active |suspended | completed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DeviceRequest"],
      "type" : "token",
      "expression" : "DeviceRequest.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DeviceRequest-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Individual the service is ordered for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DeviceRequest"],
      "type" : "reference",
      "expression" : "DeviceRequest.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Group",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Reference to the service request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.basedOn",
      "processingMode" : "normal",
      "target" : ["ServiceRequest",
      "CarePlan",
      "MedicationRequest",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Which diagnostic discipline/department created the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["DiagnosticReport"],
      "type" : "token",
      "expression" : "DiagnosticReport.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-conclusioncode-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-code",
      "version" : "6.0.0-ballot4",
      "name" : "conclusioncode-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A coded conclusion (interpretation/impression) on the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "conclusioncode-code",
      "base" : ["DiagnosticReport"],
      "type" : "token",
      "expression" : "DiagnosticReport.conclusionCode.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-conclusioncode-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-reference",
      "version" : "6.0.0-ballot4",
      "name" : "conclusioncode-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A reference for the conclusion (interpretation/impression) on the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "conclusioncode-reference",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.conclusionCode.reference",
      "processingMode" : "normal",
      "target" : ["Observation",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-issued",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
      "version" : "6.0.0-ballot4",
      "name" : "issued",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "When the report was issued",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "issued",
      "base" : ["DiagnosticReport"],
      "type" : "date",
      "expression" : "DiagnosticReport.issued",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-media",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
      "version" : "6.0.0-ballot4",
      "name" : "media",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "A reference to the image source.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "media",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.media.link",
      "processingMode" : "normal",
      "target" : ["DocumentReference"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who is responsible for the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.performer",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-procedure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-procedure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-procedure",
      "version" : "6.0.0-ballot4",
      "name" : "procedure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The procedure(s) from which the report was produced.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.procedure",
      "processingMode" : "normal",
      "target" : ["Procedure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-result",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
      "version" : "6.0.0-ballot4",
      "name" : "result",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Link to an atomic result (observation resource)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "result",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.result",
      "processingMode" : "normal",
      "target" : ["Observation"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-results-interpreter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter",
      "version" : "6.0.0-ballot4",
      "name" : "results-interpreter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who was the source of the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "results-interpreter",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.resultsInterpreter",
      "processingMode" : "normal",
      "target" : ["Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-specimen",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
      "version" : "6.0.0-ballot4",
      "name" : "specimen",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The specimen details",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specimen",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.specimen",
      "processingMode" : "normal",
      "target" : ["Specimen"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The status of the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DiagnosticReport"],
      "type" : "token",
      "expression" : "DiagnosticReport.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-study",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-study",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-study",
      "version" : "6.0.0-ballot4",
      "name" : "study",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Studies associated with the diagnostic report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "study",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.study",
      "processingMode" : "normal",
      "target" : ["ImagingStudy"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DiagnosticReport-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The subject of the report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DiagnosticReport"],
      "type" : "reference",
      "expression" : "DiagnosticReport.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "Group",
      "Practitioner",
      "BiologicallyDerivedProduct",
      "Substance",
      "Location",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-attester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-attester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-attester",
      "version" : "6.0.0-ballot4",
      "name" : "attester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who attested the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "attester",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.attester.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who and/or what authored the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.author",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Procedure that caused this media to be created",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.basedOn",
      "processingMode" : "normal",
      "target" : ["Claim",
      "RequestOrchestration",
      "DeviceRequest",
      "ServiceRequest",
      "EnrollmentRequest",
      "CarePlan",
      "Contract",
      "MedicationRequest",
      "CoverageEligibilityRequest",
      "VisionPrescription",
      "Appointment",
      "CommunicationRequest",
      "AppointmentResponse",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-body-structure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-body-structure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-body-structure",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The body structure studied",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.bodyStructure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-body-structure-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-body-structure-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-body-structure-reference",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The body structure studied",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure-reference",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.bodyStructure.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Categorization of document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-contenttype",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
      "version" : "6.0.0-ballot4",
      "name" : "contenttype",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Mime type of the content, with charset etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contenttype",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.content.attachment.contentType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-context",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-context",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-context",
      "version" : "6.0.0-ballot4",
      "name" : "context",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Context of the document content",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "context",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.context",
      "processingMode" : "normal",
      "target" : ["Appointment",
      "Encounter",
      "EpisodeOfCare"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-creation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-creation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-creation",
      "version" : "6.0.0-ballot4",
      "name" : "creation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Date attachment was first created",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "creation",
      "base" : ["DocumentReference"],
      "type" : "date",
      "expression" : "DocumentReference.content.attachment.creation",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-custodian",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
      "version" : "6.0.0-ballot4",
      "name" : "custodian",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Organization which maintains the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "custodian",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.custodian",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
      "version" : "6.0.0-ballot4",
      "name" : "description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Human-readable description",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "description",
      "base" : ["DocumentReference"],
      "type" : "string",
      "expression" : "DocumentReference.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-doc-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-doc-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-doc-status",
      "version" : "6.0.0-ballot4",
      "name" : "doc-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "preliminary | final | amended | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "doc-status",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.docStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-event-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-code",
      "version" : "6.0.0-ballot4",
      "name" : "event-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Main clinical acts documented",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event-code",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.event.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-event-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event-reference",
      "version" : "6.0.0-ballot4",
      "name" : "event-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Main clinical acts documented",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event-reference",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.event.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-facility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
      "version" : "6.0.0-ballot4",
      "name" : "facility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Kind of facility where patient was seen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "facility",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.facilityType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-format-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "format-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Profile canonical content rules for the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "format-canonical",
      "base" : ["DocumentReference"],
      "type" : "uri",
      "expression" : "(DocumentReference.content.profile.value.ofType(canonical))",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-format-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-code",
      "version" : "6.0.0-ballot4",
      "name" : "format-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Format code content rules for the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "format-code",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "(DocumentReference.content.profile.value.ofType(Coding))",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-uri",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-format-uri",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format-uri",
      "version" : "6.0.0-ballot4",
      "name" : "format-uri",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Profile URI content rules for the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "format-uri",
      "base" : ["DocumentReference"],
      "type" : "uri",
      "expression" : "(DocumentReference.content.profile.value.ofType(uri))",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-language",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
      "version" : "6.0.0-ballot4",
      "name" : "language",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Human language of the content (BCP-47)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "language",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.content.attachment.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Uri where the data can be found",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["DocumentReference"],
      "type" : "uri",
      "expression" : "DocumentReference.content.attachment.url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-modality",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-modality",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-modality",
      "version" : "6.0.0-ballot4",
      "name" : "modality",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The modality used",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "modality",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.modality",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Time of service that is being documented",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["DocumentReference"],
      "type" : "date",
      "expression" : "DocumentReference.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-related",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
      "version" : "6.0.0-ballot4",
      "name" : "related",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Related identifiers or resources",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "related",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.related",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-relatesto",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
      "version" : "6.0.0-ballot4",
      "name" : "relatesto",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Target of the relationship",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relatesto",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.relatesTo.target",
      "processingMode" : "normal",
      "target" : ["DocumentReference"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-relation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
      "version" : "6.0.0-ballot4",
      "name" : "relation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "replaces | transforms | signs | appends",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relation",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.relatesTo.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-security-label",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
      "version" : "6.0.0-ballot4",
      "name" : "security-label",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Document security-tags",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "security-label",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.securityLabel",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-setting",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
      "version" : "6.0.0-ballot4",
      "name" : "setting",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Additional details about where the content was created (e.g. clinical specialty)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "setting",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.practiceSetting",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "current | superseded | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["DocumentReference"],
      "type" : "token",
      "expression" : "DocumentReference.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who/what is the subject of the document",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["DocumentReference"],
      "type" : "reference",
      "expression" : "DocumentReference.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-version",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-version",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-version",
      "version" : "6.0.0-ballot4",
      "name" : "version",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The business version identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "version",
      "base" : ["DocumentReference"],
      "type" : "string",
      "expression" : "DocumentReference.version",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "DocumentReference-relationship",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
      "version" : "6.0.0-ballot4",
      "name" : "relationship",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Combination of relation and relatesTo",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relationship",
      "base" : ["DocumentReference"],
      "type" : "composite",
      "expression" : "DocumentReference.relatesTo",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
        "expression" : "target"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
        "expression" : "code"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-account",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-account",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-account",
      "version" : "6.0.0-ballot4",
      "name" : "account",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The set of accounts that may be used for billing for this Encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "account",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.account",
      "processingMode" : "normal",
      "target" : ["Account"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-appointment",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
      "version" : "6.0.0-ballot4",
      "name" : "appointment",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The appointment that scheduled this encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "appointment",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.appointment",
      "processingMode" : "normal",
      "target" : ["Appointment"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The ServiceRequest that initiated this encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.basedOn",
      "processingMode" : "normal",
      "target" : ["RequestOrchestration",
      "DeviceRequest",
      "ServiceRequest",
      "CarePlan",
      "MedicationRequest",
      "NutritionOrder",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-business-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-business-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-business-status",
      "version" : "6.0.0-ballot4",
      "name" : "business-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The current business status of the Encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "business-status",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.businessStatus.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-careteam",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-careteam",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-careteam",
      "version" : "6.0.0-ballot4",
      "name" : "careteam",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Careteam allocated to participate in the encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "careteam",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.careTeam",
      "processingMode" : "normal",
      "target" : ["CareTeam"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-class",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-class",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-class",
      "version" : "6.0.0-ballot4",
      "name" : "class",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Classification of patient encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "class",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.class",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-date-start",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-date-start",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-date-start",
      "version" : "6.0.0-ballot4",
      "name" : "date-start",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The actual start date of the Encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date-start",
      "base" : ["Encounter"],
      "type" : "date",
      "expression" : "Encounter.actualPeriod.start",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-diagnosis-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-code",
      "version" : "6.0.0-ballot4",
      "name" : "diagnosis-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The diagnosis or procedure relevant to the encounter (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "diagnosis-code",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.diagnosis.condition.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-diagnosis-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis-reference",
      "version" : "6.0.0-ballot4",
      "name" : "diagnosis-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The diagnosis or procedure relevant to the encounter (resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "diagnosis-reference",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.diagnosis.condition.reference",
      "processingMode" : "normal",
      "target" : ["Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-end-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-end-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-end-date",
      "version" : "6.0.0-ballot4",
      "name" : "end-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The actual end date of the Encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "end-date",
      "base" : ["Encounter"],
      "type" : "date",
      "expression" : "Encounter.actualPeriod.end",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-episode-of-care",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-episode-of-care",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-episode-of-care",
      "version" : "6.0.0-ballot4",
      "name" : "episode-of-care",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Episode(s) of care that this encounter should be recorded against",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "episode-of-care",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.episodeOfCare",
      "processingMode" : "normal",
      "target" : ["EpisodeOfCare"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-length",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-length",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-length",
      "version" : "6.0.0-ballot4",
      "name" : "length",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Length of encounter in days",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "length",
      "base" : ["Encounter"],
      "type" : "quantity",
      "expression" : "Encounter.length",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Location the encounter takes place",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.location.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-location-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
      "version" : "6.0.0-ballot4",
      "name" : "location-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Time period during which the patient was present at a location (generally used via composite location-period)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location-period",
      "base" : ["Encounter"],
      "type" : "date",
      "expression" : "Encounter.location.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Another Encounter this encounter is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.partOf",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-participant",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-participant",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-participant",
      "version" : "6.0.0-ballot4",
      "name" : "participant",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Persons involved in the encounter other than the patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.participant.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-participant-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
      "version" : "6.0.0-ballot4",
      "name" : "participant-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Role of participant in encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant-type",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.participant.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Persons involved in the encounter other than the patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "practitioner",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.participant.actor.where(resolve() is Practitioner)",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a concept (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.reason.value.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a resource (resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.reason.value.reference",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-service-provider",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
      "version" : "6.0.0-ballot4",
      "name" : "service-provider",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization (facility) responsible for this encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-provider",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.serviceProvider",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-special-arrangement",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
      "version" : "6.0.0-ballot4",
      "name" : "special-arrangement",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Wheelchair, translator, stretcher, etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "special-arrangement",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.specialArrangement",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "planned | in-progress | on-hold | completed | cancelled | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The patient or group present at the encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Encounter"],
      "type" : "reference",
      "expression" : "Encounter.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-subject-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-subject-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-subject-status",
      "version" : "6.0.0-ballot4",
      "name" : "subject-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The current status of the subject in relation to the Encounter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-status",
      "base" : ["Encounter"],
      "type" : "token",
      "expression" : "Encounter.subjectStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Encounter-location-value-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Encounter-location-value-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Encounter-location-value-period",
      "version" : "6.0.0-ballot4",
      "name" : "location-value-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Time period during which the patient was present at the location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location-value-period",
      "base" : ["Encounter"],
      "type" : "composite",
      "expression" : "Encounter.location",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
        "expression" : "location"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
        "expression" : "period"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-connection-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
      "version" : "6.0.0-ballot4",
      "name" : "connection-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Protocol/Profile/Standard to be used with this endpoint connection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "connection-type",
      "base" : ["Endpoint"],
      "type" : "token",
      "expression" : "Endpoint.connectionType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Identifies this endpoint across multiple systems",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Endpoint"],
      "type" : "token",
      "expression" : "Endpoint.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A name that this endpoint can be identified by",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Endpoint"],
      "type" : "string",
      "expression" : "Endpoint.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that is managing the endpoint",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["Endpoint"],
      "type" : "reference",
      "expression" : "Endpoint.managingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-payload-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-payload-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-payload-profile",
      "version" : "6.0.0-ballot4",
      "name" : "payload-profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The profiles (FHIR or non-FHIR) that might be used at this endpoint",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payload-profile",
      "base" : ["Endpoint"],
      "type" : "reference",
      "expression" : "Endpoint.payload.profileCanonical | Endpoint.payload.profileUri",
      "processingMode" : "normal",
      "target" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Contract",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "ResearchStudy",
      "SearchParameter",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-payload-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
      "version" : "6.0.0-ballot4",
      "name" : "payload-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payload-type",
      "base" : ["Endpoint"],
      "type" : "token",
      "expression" : "Endpoint.payload.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Endpoint-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Endpoint-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Endpoint-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The current status of the Endpoint (usually expected to be active)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Endpoint"],
      "type" : "token",
      "expression" : "Endpoint.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentRequest-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The parties to be enrolled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["EnrollmentRequest"],
      "type" : "reference",
      "expression" : "EnrollmentRequest.candidate.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentRequest-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the enrollment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["EnrollmentRequest"],
      "type" : "token",
      "expression" : "EnrollmentRequest.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentRequest-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party to be enrolled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["EnrollmentRequest"],
      "type" : "reference",
      "expression" : "EnrollmentRequest.candidate",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentResponse-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The parties to be enrolled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["EnrollmentResponse"],
      "type" : "reference",
      "expression" : "EnrollmentResponse.candidate.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentResponse-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The business identifier of the EnrollmentResponse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["EnrollmentResponse"],
      "type" : "token",
      "expression" : "EnrollmentResponse.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-patient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentResponse-patient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-patient",
      "version" : "6.0.0-ballot4",
      "name" : "patient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party to be enrolled",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "patient",
      "base" : ["EnrollmentResponse"],
      "type" : "reference",
      "expression" : "EnrollmentResponse.candidate.where(resolve() is Patient)",
      "processingMode" : "normal",
      "target" : ["Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentResponse-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["EnrollmentResponse"],
      "type" : "reference",
      "expression" : "EnrollmentResponse.request",
      "processingMode" : "normal",
      "target" : ["EnrollmentRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EnrollmentResponse-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the enrollment response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["EnrollmentResponse"],
      "type" : "token",
      "expression" : "EnrollmentResponse.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-care-manager",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
      "version" : "6.0.0-ballot4",
      "name" : "care-manager",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Care manager/care coordinator for the episodeOfCare",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "care-manager",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.careManager.where(resolve() is Practitioner)",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-diagnosis-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-code",
      "version" : "6.0.0-ballot4",
      "name" : "diagnosis-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Conditions/problems/diagnoses this episode of care is for (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "diagnosis-code",
      "base" : ["EpisodeOfCare"],
      "type" : "token",
      "expression" : "EpisodeOfCare.diagnosis.condition.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-diagnosis-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-diagnosis-reference",
      "version" : "6.0.0-ballot4",
      "name" : "diagnosis-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Conditions/problems/diagnoses this episode of care is for (resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "diagnosis-reference",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.diagnosis.condition.reference",
      "processingMode" : "normal",
      "target" : ["Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incoming-referral",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-incoming-referral",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incoming-referral",
      "version" : "6.0.0-ballot4",
      "name" : "incoming-referral",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Incoming Referral Request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "incoming-referral",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.referralRequest",
      "processingMode" : "normal",
      "target" : ["ServiceRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that has assumed the specific responsibilities of this EpisodeOfCare",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.managingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a concept (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["EpisodeOfCare"],
      "type" : "token",
      "expression" : "EpisodeOfCare.reason.value.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Reference to a resource (resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.reason.value.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Procedure",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The current status of the Episode of Care as provided (does not check the status history collection)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["EpisodeOfCare"],
      "type" : "token",
      "expression" : "EpisodeOfCare.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EpisodeOfCare-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The patient/group who is the focus of this episode of care",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["EpisodeOfCare"],
      "type" : "reference",
      "expression" : "EpisodeOfCare.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EventDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EventDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EventDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the EventDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["EventDefinition"],
      "type" : "token",
      "expression" : "EventDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Evidence-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Evidence-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Evidence-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the Evidence is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Evidence"],
      "type" : "token",
      "expression" : "Evidence.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "EvidenceVariable-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the EvidenceVariable is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["EvidenceVariable"],
      "type" : "token",
      "expression" : "EvidenceVariable.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExampleScenario-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the ExampleScenario is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ExampleScenario"],
      "type" : "token",
      "expression" : "ExampleScenario.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-care-team",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
      "version" : "6.0.0-ballot4",
      "name" : "care-team",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Member of the CareTeam",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "care-team",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.careTeam.provider",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-claim",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
      "version" : "6.0.0-ballot4",
      "name" : "claim",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "claim",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.claim",
      "processingMode" : "normal",
      "target" : ["Claim"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-coverage",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
      "version" : "6.0.0-ballot4",
      "name" : "coverage",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The plan under which the claim was adjudicated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "coverage",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.insurance.coverage",
      "processingMode" : "normal",
      "target" : ["Coverage"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date for the EOB",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["ExplanationOfBenefit"],
      "type" : "date",
      "expression" : "ExplanationOfBenefit.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-detail-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-detail-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-detail-udi",
      "version" : "6.0.0-ballot4",
      "name" : "detail-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item detail product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "detail-udi",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.item.detail.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-disposition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
      "version" : "6.0.0-ballot4",
      "name" : "disposition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The contents of the disposition message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "disposition",
      "base" : ["ExplanationOfBenefit"],
      "type" : "string",
      "expression" : "ExplanationOfBenefit.disposition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-enterer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
      "version" : "6.0.0-ballot4",
      "name" : "enterer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party responsible for the entry of the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "enterer",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.enterer",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-facility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
      "version" : "6.0.0-ballot4",
      "name" : "facility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Facility responsible for the goods and services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "facility",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.facility",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-group",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-group",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-group",
      "version" : "6.0.0-ballot4",
      "name" : "group",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.subject.where(resolve() is Group) | ExplanationOfBenefit.item.subject.where(resolve() is Group) | ExplanationOfBenefit.addItem.subject.where(resolve() is Group)",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-item-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-item-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-item-udi",
      "version" : "6.0.0-ballot4",
      "name" : "item-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-udi",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.item.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-payee",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
      "version" : "6.0.0-ballot4",
      "name" : "payee",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The party receiving any payment for the Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payee",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.payee.party",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-procedure-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-procedure-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-procedure-udi",
      "version" : "6.0.0-ballot4",
      "name" : "procedure-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure-udi",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.procedure.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-provider",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
      "version" : "6.0.0-ballot4",
      "name" : "provider",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the provider",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "provider",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.provider",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Status of the instance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ExplanationOfBenefit"],
      "type" : "token",
      "expression" : "ExplanationOfBenefit.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subdetail-udi",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-subdetail-udi",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subdetail-udi",
      "version" : "6.0.0-ballot4",
      "name" : "subdetail-udi",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "UDI associated with a line item detail subdetail product or service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subdetail-udi",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.item.detail.subDetail.udi",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ExplanationOfBenefit-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Subject receiving the products or services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ExplanationOfBenefit"],
      "type" : "reference",
      "expression" : "ExplanationOfBenefit.subject | ExplanationOfBenefit.item.subject | ExplanationOfBenefit.addItem.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "FamilyMemberHistory-relationship",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
      "version" : "6.0.0-ballot4",
      "name" : "relationship",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "A search by a relationship type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relationship",
      "base" : ["FamilyMemberHistory"],
      "type" : "token",
      "expression" : "FamilyMemberHistory.relationship",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-sex",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "FamilyMemberHistory-sex",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-sex",
      "version" : "6.0.0-ballot4",
      "name" : "sex",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "A search by a sex code of a family member",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "sex",
      "base" : ["FamilyMemberHistory"],
      "type" : "token",
      "expression" : "FamilyMemberHistory.sex",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "FamilyMemberHistory-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "partial | completed | entered-in-error | health-unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["FamilyMemberHistory"],
      "type" : "token",
      "expression" : "FamilyMemberHistory.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Flag-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Flag-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Flag-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Flag creator",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["Flag"],
      "type" : "reference",
      "expression" : "Flag.author",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Flag-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Flag-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Flag-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The category of the flag, such as clinical, administrative, etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Flag"],
      "type" : "token",
      "expression" : "Flag.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Flag-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Flag-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Flag-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "active | inactive | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Flag"],
      "type" : "token",
      "expression" : "Flag.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Flag-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Flag-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Flag-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The identity of a subject to list flags for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Flag"],
      "type" : "reference",
      "expression" : "Flag.subject",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Procedure",
      "PlanDefinition",
      "Group",
      "Practitioner",
      "Location",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-achievement-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-achievement-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-achievement-status",
      "version" : "6.0.0-ballot4",
      "name" : "achievement-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "achievement-status",
      "base" : ["Goal"],
      "type" : "token",
      "expression" : "Goal.achievementStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-addresses",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-addresses",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-addresses",
      "version" : "6.0.0-ballot4",
      "name" : "addresses",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Issues addressed by this goal",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "addresses",
      "base" : ["Goal"],
      "type" : "reference",
      "expression" : "Goal.addresses",
      "processingMode" : "normal",
      "target" : ["NutritionIntake",
      "RiskAssessment",
      "Procedure",
      "Observation",
      "MedicationStatement",
      "ServiceRequest",
      "MedicationRequest",
      "Condition",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "E.g. Treatment, dietary, behavioral, etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Goal"],
      "type" : "token",
      "expression" : "Goal.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-description",
      "version" : "6.0.0-ballot4",
      "name" : "description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Code or text describing goal",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "description",
      "base" : ["Goal"],
      "type" : "token",
      "expression" : "Goal.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-lifecycle-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status",
      "version" : "6.0.0-ballot4",
      "name" : "lifecycle-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "lifecycle-status",
      "base" : ["Goal"],
      "type" : "token",
      "expression" : "Goal.lifecycleStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-start-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-start-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-start-date",
      "version" : "6.0.0-ballot4",
      "name" : "start-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "When goal pursuit begins",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "start-date",
      "base" : ["Goal"],
      "type" : "date",
      "expression" : "(Goal.start.ofType(date))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who this goal is intended for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Goal"],
      "type" : "reference",
      "expression" : "Goal.subject",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-target-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-target-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-target-date",
      "version" : "6.0.0-ballot4",
      "name" : "target-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Reach goal on or before",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-date",
      "base" : ["Goal"],
      "type" : "date",
      "expression" : "(Goal.target.due.ofType(date))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Goal-target-measure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Goal-target-measure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Goal-target-measure",
      "version" : "6.0.0-ballot4",
      "name" : "target-measure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "The parameter whose value is being tracked",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-measure",
      "base" : ["Goal"],
      "type" : "token",
      "expression" : "Goal.target.measure",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-characteristic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Kind of characteristic",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.characteristic.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The kind of resources contained",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-exclude",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-exclude",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-exclude",
      "version" : "6.0.0-ballot4",
      "name" : "exclude",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Group includes or excludes",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "exclude",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.characteristic.exclude",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the Group is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-managing-entity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-managing-entity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-managing-entity",
      "version" : "6.0.0-ballot4",
      "name" : "managing-entity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Entity that is the custodian of the Group's definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "managing-entity",
      "base" : ["Group"],
      "type" : "reference",
      "expression" : "Group.managingEntity",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-member",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-member",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-member",
      "version" : "6.0.0-ballot4",
      "name" : "member",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Reference to the group member",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "member",
      "base" : ["Group"],
      "type" : "reference",
      "expression" : "Group.member.entity",
      "processingMode" : "normal",
      "target" : ["CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "Group",
      "Practitioner",
      "BiologicallyDerivedProduct",
      "Specimen",
      "Substance",
      "SubstanceDefinition",
      "Location",
      "MedicinalProductDefinition",
      "HealthcareService",
      "PractitionerRole",
      "NutritionProduct",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-membership",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-membership",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-membership",
      "version" : "6.0.0-ballot4",
      "name" : "membership",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Definitional or enumerated group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "membership",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.membership",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Quantity Value held by characteristic",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "quantity",
      "base" : ["Group"],
      "type" : "quantity",
      "expression" : "(Group.characteristic.value.ofType(Quantity)) | (Group.characteristic.value.ofType(Range))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The type of resources the group contains",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "Group.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-value",
      "version" : "6.0.0-ballot4",
      "name" : "value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Value held by characteristic",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value",
      "base" : ["Group"],
      "type" : "token",
      "expression" : "(Group.characteristic.value.ofType(CodeableConcept)) | (Group.characteristic.value.ofType(boolean))",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-characteristic-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A composite of both characteristic and quantity values",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic-quantity",
      "base" : ["Group"],
      "type" : "composite",
      "expression" : "Group.characteristic",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-quantity",
        "expression" : "(value.ofType(Quantity)) | (value.ofType(Range))"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-characteristic-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-reference",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A composite of both characteristic and reference values",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic-reference",
      "base" : ["Group"],
      "type" : "composite",
      "expression" : "Group.characteristic",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-reference",
        "expression" : "value.ofType(Reference))"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Group-characteristic-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic-value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A composite of both characteristic and value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic-value",
      "base" : ["Group"],
      "type" : "composite",
      "expression" : "Group.characteristic",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Group-value",
        "expression" : "(value.ofType(CodeableConcept)) | (value.ofType(boolean))"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "GuidanceResponse-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The identifier of the request associated with the response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["GuidanceResponse"],
      "type" : "token",
      "expression" : "GuidanceResponse.requestIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "GuidanceResponse-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The status of the guidance response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["GuidanceResponse"],
      "type" : "token",
      "expression" : "GuidanceResponse.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "GuidanceResponse-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject that the guidance response is about",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["GuidanceResponse"],
      "type" : "reference",
      "expression" : "GuidanceResponse.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Healthcare Service is currently marked as active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-characteristic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the HealthcareService's characteristics",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.characteristic",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-communication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-communication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-communication",
      "version" : "6.0.0-ballot4",
      "name" : "communication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Languages that are available at this service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "communication",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.communication",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-coverage-area",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-coverage-area",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-coverage-area",
      "version" : "6.0.0-ballot4",
      "name" : "coverage-area",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Location(s) service is intended for/available to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "coverage-area",
      "base" : ["HealthcareService"],
      "type" : "reference",
      "expression" : "HealthcareService.coverageArea",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-eligibility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-eligibility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-eligibility",
      "version" : "6.0.0-ballot4",
      "name" : "eligibility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the HealthcareService's eligibility requirements",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "eligibility",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.eligibility.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Technical endpoints providing access to electronic services operated for the healthcare service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["HealthcareService"],
      "type" : "reference",
      "expression" : "HealthcareService.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "External identifiers for this item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The location of the Healthcare Service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["HealthcareService"],
      "type" : "reference",
      "expression" : "HealthcareService.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the Healthcare service name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["HealthcareService"],
      "type" : "string",
      "expression" : "HealthcareService.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-offered-in",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-offered-in",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-offered-in",
      "version" : "6.0.0-ballot4",
      "name" : "offered-in",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The service within which this service is offered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "offered-in",
      "base" : ["HealthcareService"],
      "type" : "reference",
      "expression" : "HealthcareService.offeredIn",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that provides this Healthcare Service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["HealthcareService"],
      "type" : "reference",
      "expression" : "HealthcareService.providedBy",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-program",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-program",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-program",
      "version" : "6.0.0-ballot4",
      "name" : "program",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the Programs supported by this HealthcareService",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "program",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.program",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-service-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-category",
      "version" : "6.0.0-ballot4",
      "name" : "service-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Service Category of the Healthcare Service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-category",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-service-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type",
      "version" : "6.0.0-ballot4",
      "name" : "service-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type of service provided by this healthcare service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/HealthcareService-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "HealthcareService-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/HealthcareService-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The specialty of the service provided by this healthcare service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["HealthcareService"],
      "type" : "token",
      "expression" : "HealthcareService.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The request associated with an imaging selection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["ImagingSelection"],
      "type" : "reference",
      "expression" : "ImagingSelection.basedOn",
      "processingMode" : "normal",
      "target" : ["Appointment",
      "ServiceRequest",
      "CarePlan",
      "Task"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-site",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-body-site",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-site",
      "version" : "6.0.0-ballot4",
      "name" : "body-site",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The body site code associated with the imaging selection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-site",
      "base" : ["ImagingSelection"],
      "type" : "token",
      "expression" : "ImagingSelection.bodySite.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-structure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-body-structure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-body-structure",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The body structure associated with the imaging selection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure",
      "base" : ["ImagingSelection"],
      "type" : "reference",
      "expression" : "ImagingSelection.bodySite.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The imaging selection category",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["ImagingSelection"],
      "type" : "token",
      "expression" : "ImagingSelection.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The imaging study from which the imaging selection was derived",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["ImagingSelection"],
      "type" : "reference",
      "expression" : "ImagingSelection.derivedFrom",
      "processingMode" : "normal",
      "target" : ["ImagingStudy",
      "DocumentReference"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-issued",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-issued",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-issued",
      "version" : "6.0.0-ballot4",
      "name" : "issued",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The date / time the imaging selection was created",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "issued",
      "base" : ["ImagingSelection"],
      "type" : "date",
      "expression" : "ImagingSelection.issued",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-modality",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-modality",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-modality",
      "version" : "6.0.0-ballot4",
      "name" : "modality",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The modality of the selection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "modality",
      "base" : ["ImagingSelection"],
      "type" : "token",
      "expression" : "ImagingSelection.modality",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The status of the imaging selection",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ImagingSelection"],
      "type" : "token",
      "expression" : "ImagingSelection.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-study-uid",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-study-uid",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-study-uid",
      "version" : "6.0.0-ballot4",
      "name" : "study-uid",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The DICOM Study Instance UID from which the images were selected",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "study-uid",
      "base" : ["ImagingSelection"],
      "type" : "token",
      "expression" : "ImagingSelection.studyUid",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingSelection-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingSelection-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The subject of the Imaging Selection, such as the associated Patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ImagingSelection"],
      "type" : "reference",
      "expression" : "ImagingSelection.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Procedure",
      "Group",
      "Practitioner",
      "Specimen",
      "Substance",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The order for the image such as Accession Number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.basedOn",
      "processingMode" : "normal",
      "target" : ["Appointment",
      "ServiceRequest",
      "CarePlan",
      "Task"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-site",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-body-site",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-site",
      "version" : "6.0.0-ballot4",
      "name" : "body-site",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The body site code studied",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-site",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.series.bodySite.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-structure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-body-structure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-body-structure",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The body structure resource associated with the ImagingStudy",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.series.bodySite.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-dicom-class",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
      "version" : "6.0.0-ballot4",
      "name" : "dicom-class",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The type of the instance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "dicom-class",
      "base" : ["ImagingStudy"],
      "type" : "uri",
      "expression" : "ImagingStudy.series.instance.sopClass",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The endpoint for the study or series",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.endpoint | ImagingStudy.series.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-instance",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-instance",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-instance",
      "version" : "6.0.0-ballot4",
      "name" : "instance",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "SOP Instance UID for an instance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "instance",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.series.instance.uid",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-modality",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
      "version" : "6.0.0-ballot4",
      "name" : "modality",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The modality of the series",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "modality",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.series.modality",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The person who performed the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.series.performer.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-procedure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-procedure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-procedure",
      "version" : "6.0.0-ballot4",
      "name" : "procedure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The performed procedure for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.procedure",
      "processingMode" : "normal",
      "target" : ["Procedure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-reason-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-concept",
      "version" : "6.0.0-ballot4",
      "name" : "reason-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The reason code for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-concept",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The resource reference describing the reason for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.reason.reference",
      "processingMode" : "normal",
      "target" : ["DocumentReference",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-referrer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-referrer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-referrer",
      "version" : "6.0.0-ballot4",
      "name" : "referrer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The referring physician",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "referrer",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.referrer",
      "processingMode" : "normal",
      "target" : ["PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-series",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
      "version" : "6.0.0-ballot4",
      "name" : "series",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "DICOM Series Instance UID for a series",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "series",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.series.uid",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-started",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
      "version" : "6.0.0-ballot4",
      "name" : "started",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "When the study was started",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "started",
      "base" : ["ImagingStudy"],
      "type" : "date",
      "expression" : "ImagingStudy.started",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "The status of the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ImagingStudy"],
      "type" : "token",
      "expression" : "ImagingStudy.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImagingStudy-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "ii"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Imaging Integration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt"
        }]
      }],
      "description" : "Who the study is about",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ImagingStudy"],
      "type" : "reference",
      "expression" : "ImagingStudy.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-encounter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-encounter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-encounter",
      "version" : "6.0.0-ballot4",
      "name" : "encounter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "The Encounter this Immunization was part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "encounter",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.encounter",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "The service delivery location or facility in which the vaccine was / was to be administered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-lot-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
      "version" : "6.0.0-ballot4",
      "name" : "lot-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Vaccine Lot Number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "lot-number",
      "base" : ["Immunization"],
      "type" : "string",
      "expression" : "Immunization.lotNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-manufacturer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
      "version" : "6.0.0-ballot4",
      "name" : "manufacturer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Vaccine Manufacturer",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufacturer",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.manufacturer.reference",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "The practitioner, individual or organization who played a role in the vaccination",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.performer.actor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-reaction",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
      "version" : "6.0.0-ballot4",
      "name" : "reaction",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Additional information on reaction",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reaction",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.reaction.manifestation.reference",
      "processingMode" : "normal",
      "target" : ["Observation"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-reaction-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
      "version" : "6.0.0-ballot4",
      "name" : "reaction-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "When reaction started",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reaction-date",
      "base" : ["Immunization"],
      "type" : "date",
      "expression" : "Immunization.reaction.date",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Reason why the vaccine was administered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["Immunization"],
      "type" : "token",
      "expression" : "Immunization.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["Immunization"],
      "type" : "reference",
      "expression" : "Immunization.reason.reference",
      "processingMode" : "normal",
      "target" : ["Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-series",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-series",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-series",
      "version" : "6.0.0-ballot4",
      "name" : "series",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "The series being followed by the provider",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "series",
      "base" : ["Immunization"],
      "type" : "string",
      "expression" : "Immunization.protocolApplied.series",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Immunization event status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Immunization"],
      "type" : "token",
      "expression" : "Immunization.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-status-reason",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-status-reason",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-status-reason",
      "version" : "6.0.0-ballot4",
      "name" : "status-reason",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Reason why the vaccine was not administered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status-reason",
      "base" : ["Immunization"],
      "type" : "token",
      "expression" : "Immunization.statusReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-target-disease",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-target-disease",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-target-disease",
      "version" : "6.0.0-ballot4",
      "name" : "target-disease",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "The target disease the dose is being administered against",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target-disease",
      "base" : ["Immunization"],
      "type" : "token",
      "expression" : "Immunization.protocolApplied.targetDisease",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Immunization-vaccine-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pher"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
      "version" : "6.0.0-ballot4",
      "name" : "vaccine-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Public Health",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }]
      }],
      "description" : "Vaccine Product Administered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "vaccine-code",
      "base" : ["Immunization"],
      "type" : "token",
      "expression" : "Immunization.vaccineCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImplementationGuide-depends-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on",
      "version" : "6.0.0-ballot4",
      "name" : "depends-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Identity of the IG that this depends on",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "depends-on",
      "base" : ["ImplementationGuide"],
      "type" : "reference",
      "expression" : "ImplementationGuide.dependsOn.uri",
      "processingMode" : "normal",
      "target" : ["ImplementationGuide"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImplementationGuide-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "For testing only - never for real usage",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ImplementationGuide"],
      "type" : "token",
      "expression" : "ImplementationGuide.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImplementationGuide-global",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global",
      "version" : "6.0.0-ballot4",
      "name" : "global",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Profile that all resources must conform to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "global",
      "base" : ["ImplementationGuide"],
      "type" : "reference",
      "expression" : "ImplementationGuide.global.profile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ImplementationGuide-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
      "version" : "6.0.0-ballot4",
      "name" : "resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Location of the resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resource",
      "base" : ["ImplementationGuide"],
      "type" : "reference",
      "expression" : "ImplementationGuide.definition.resource.reference",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-for",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-for",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-for",
      "version" : "6.0.0-ballot4",
      "name" : "for",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The product which this ingredient is a constituent part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "for",
      "base" : ["Ingredient"],
      "type" : "reference",
      "expression" : "Ingredient.for",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "AdministrableProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-function",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-function",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-function",
      "version" : "6.0.0-ballot4",
      "name" : "function",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "function",
      "base" : ["Ingredient"],
      "type" : "token",
      "expression" : "Ingredient.function",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "An identifier or code by which the ingredient can be referenced",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Ingredient"],
      "type" : "token",
      "expression" : "Ingredient.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-manufacturer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-manufacturer",
      "version" : "6.0.0-ballot4",
      "name" : "manufacturer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The organization that manufactures this ingredient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufacturer",
      "base" : ["Ingredient"],
      "type" : "reference",
      "expression" : "Ingredient.manufacturer.manufacturer",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-role",
      "version" : "6.0.0-ballot4",
      "name" : "role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "role",
      "base" : ["Ingredient"],
      "type" : "token",
      "expression" : "Ingredient.role",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status of this ingredient. Enables tracking the life-cycle of the content",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Ingredient"],
      "type" : "token",
      "expression" : "Ingredient.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-denominator",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-concentration-denominator",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-denominator",
      "version" : "6.0.0-ballot4",
      "name" : "strength-concentration-denominator",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient concentration strength denominator (mainly for use in strength-concentration-ratio)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-concentration-denominator",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.concentration.ofType(Ratio).denominator",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-numerator",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-concentration-numerator",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-numerator",
      "version" : "6.0.0-ballot4",
      "name" : "strength-concentration-numerator",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient concentration strength numerator (mainly for use in strength-concentration-ratio)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-concentration-numerator",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.concentration.ofType(Ratio).numerator",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-concentration-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "strength-concentration-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient concentration strength as quantity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-concentration-quantity",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.concentration.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-denominator",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-presentation-denominator",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-denominator",
      "version" : "6.0.0-ballot4",
      "name" : "strength-presentation-denominator",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient presentation strength denominator (mainly for use in strength-presentation-ratio)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-presentation-denominator",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.presentation.ofType(Ratio).denominator",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-numerator",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-presentation-numerator",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-numerator",
      "version" : "6.0.0-ballot4",
      "name" : "strength-presentation-numerator",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient presentation strength numerator (mainly for use in strength-presentation-ratio)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-presentation-numerator",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.presentation.ofType(Ratio).numerator",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-presentation-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "strength-presentation-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient presentation strength as quantity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-presentation-quantity",
      "base" : ["Ingredient"],
      "type" : "quantity",
      "expression" : "Ingredient.substance.strength.presentation.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-substance",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance",
      "version" : "6.0.0-ballot4",
      "name" : "substance",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "substance",
      "base" : ["Ingredient"],
      "type" : "reference",
      "expression" : "Ingredient.substance.code.reference",
      "processingMode" : "normal",
      "target" : ["SubstanceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-substance-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code",
      "version" : "6.0.0-ballot4",
      "name" : "substance-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Reference to a concept (by class)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "substance-code",
      "base" : ["Ingredient"],
      "type" : "token",
      "expression" : "Ingredient.substance.code.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-substance-definition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-substance-definition",
      "version" : "6.0.0-ballot4",
      "name" : "substance-definition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "substance-definition",
      "base" : ["Ingredient"],
      "type" : "reference",
      "expression" : "Ingredient.substance.code.reference",
      "processingMode" : "normal",
      "target" : ["SubstanceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-ratio",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-concentration-ratio",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-concentration-ratio",
      "version" : "6.0.0-ballot4",
      "name" : "strength-concentration-ratio",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient concentration strength as ratio, numerator and denominator parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-concentration-ratio",
      "base" : ["Ingredient"],
      "type" : "composite",
      "expression" : "Ingredient.substance.strength.concentration.ofType(Ratio)",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-numerator",
        "expression" : "strength-concentration-numerator"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-denominator",
        "expression" : "strength-concentration-denominator"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-ratio",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Ingredient-strength-presentation-ratio",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Ingredient-strength-presentation-ratio",
      "version" : "6.0.0-ballot4",
      "name" : "strength-presentation-ratio",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Ingredient presentation strength as ratio, numerator and denominator parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "strength-presentation-ratio",
      "base" : ["Ingredient"],
      "type" : "composite",
      "expression" : "Ingredient.substance.strength.presentation.ofType(Ratio)",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-numerator",
        "expression" : "strength-presentation-numerator"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Ingredient-denominator",
        "expression" : "strength-presentation-denominator"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-coverage-area",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsurancePlan-coverage-area",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-coverage-area",
      "version" : "6.0.0-ballot4",
      "name" : "coverage-area",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Location(s) insurance product is intended for/available to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "coverage-area",
      "base" : ["InsurancePlan"],
      "type" : "reference",
      "expression" : "InsurancePlan.coverageArea",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsurancePlan-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "External identifiers for this item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["InsurancePlan"],
      "type" : "token",
      "expression" : "InsurancePlan.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-network",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsurancePlan-network",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-network",
      "version" : "6.0.0-ballot4",
      "name" : "network",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The product this plan is available to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "network",
      "base" : ["InsurancePlan"],
      "type" : "reference",
      "expression" : "InsurancePlan.network",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-product",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsurancePlan-product",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-product",
      "version" : "6.0.0-ballot4",
      "name" : "product",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The product this plan is available to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product",
      "base" : ["InsurancePlan"],
      "type" : "reference",
      "expression" : "InsurancePlan.product",
      "processingMode" : "normal",
      "target" : ["InsuranceProduct"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsurancePlan-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A code for the type of insurance plan",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["InsurancePlan"],
      "type" : "token",
      "expression" : "InsurancePlan.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-administered-by",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-administered-by",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-administered-by",
      "version" : "6.0.0-ballot4",
      "name" : "administered-by",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Product administrator",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "administered-by",
      "base" : ["InsuranceProduct"],
      "type" : "reference",
      "expression" : "InsuranceProduct.administeredBy",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.contact.address",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-city",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address-city",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-city",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address-city",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A city specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address-city",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.contact.address.city",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-country",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address-country",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-country",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address-country",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A country specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address-country",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.contact.address.country",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-postalcode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address-postalcode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-postalcode",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address-postalcode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A postal code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address-postalcode",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.contact.address.postalCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-state",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address-state",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-state",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address-state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A state specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address-state",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.contact.address.state",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-contact-address-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-contact-address-use",
      "version" : "6.0.0-ballot4",
      "name" : "contact-address-use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A use code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact-address-use",
      "base" : ["InsuranceProduct"],
      "type" : "token",
      "expression" : "InsuranceProduct.contact.address.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The endpoint(s) applicable to this product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["InsuranceProduct"],
      "type" : "reference",
      "expression" : "InsuranceProduct.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Any identifier for the product (not the accreditation issuer's identifier)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["InsuranceProduct"],
      "type" : "token",
      "expression" : "InsuranceProduct.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the insurance product's name or alias",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.name | InsuranceProduct.alias",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-owned-by",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-owned-by",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-owned-by",
      "version" : "6.0.0-ballot4",
      "name" : "owned-by",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The issuer of the insurance product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "owned-by",
      "base" : ["InsuranceProduct"],
      "type" : "reference",
      "expression" : "InsuranceProduct.ownedBy",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-phonetic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-phonetic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-phonetic",
      "version" : "6.0.0-ballot4",
      "name" : "phonetic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the product's name using some kind of phonetic matching algorithm",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phonetic",
      "base" : ["InsuranceProduct"],
      "type" : "string",
      "expression" : "InsuranceProduct.name",
      "processingMode" : "phonetic"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Is the Product record active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["InsuranceProduct"],
      "type" : "token",
      "expression" : "InsuranceProduct.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "InsuranceProduct-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/InsuranceProduct-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A code for the type of insurance product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["InsuranceProduct"],
      "type" : "token",
      "expression" : "InsuranceProduct.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-account",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-account",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-account",
      "version" : "6.0.0-ballot4",
      "name" : "account",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Account that is being balanced",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "account",
      "base" : ["Invoice"],
      "type" : "reference",
      "expression" : "Invoice.account",
      "processingMode" : "normal",
      "target" : ["Account"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-issuer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-issuer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-issuer",
      "version" : "6.0.0-ballot4",
      "name" : "issuer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Issuing Organization of Invoice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "issuer",
      "base" : ["Invoice"],
      "type" : "reference",
      "expression" : "Invoice.issuer",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-participant",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-participant",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-participant",
      "version" : "6.0.0-ballot4",
      "name" : "participant",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Individual who was involved",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant",
      "base" : ["Invoice"],
      "type" : "reference",
      "expression" : "Invoice.participant.actor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-participant-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-participant-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-participant-role",
      "version" : "6.0.0-ballot4",
      "name" : "participant-role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Type of involvement in creation of this Invoice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant-role",
      "base" : ["Invoice"],
      "type" : "token",
      "expression" : "Invoice.participant.role",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-recipient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-recipient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-recipient",
      "version" : "6.0.0-ballot4",
      "name" : "recipient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Recipient of this invoice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recipient",
      "base" : ["Invoice"],
      "type" : "reference",
      "expression" : "Invoice.recipient",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "draft | issued | balanced | cancelled | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Invoice"],
      "type" : "token",
      "expression" : "Invoice.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Recipient(s) of goods and services",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Invoice"],
      "type" : "reference",
      "expression" : "Invoice.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-totalgross",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-totalgross",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-totalgross",
      "version" : "6.0.0-ballot4",
      "name" : "totalgross",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Gross total of this Invoice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "totalgross",
      "base" : ["Invoice"],
      "type" : "quantity",
      "expression" : "Invoice.totalGross",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Invoice-totalnet",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Invoice-totalnet",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Invoice-totalnet",
      "version" : "6.0.0-ballot4",
      "name" : "totalnet",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Net total of this Invoice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "totalnet",
      "base" : ["Invoice"],
      "type" : "quantity",
      "expression" : "Invoice.totalNet",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-content-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-content-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-content-type",
      "version" : "6.0.0-ballot4",
      "name" : "content-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of content in the library (e.g. text/cql)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "content-type",
      "base" : ["Library"],
      "type" : "token",
      "expression" : "Library.content.contentType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the Library is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Library"],
      "type" : "token",
      "expression" : "Library.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-subject-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-subject-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-subject-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "subject-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the Library when expressed as a canonical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-canonical",
      "base" : ["Library"],
      "type" : "reference",
      "expression" : "Library.subject as canonical",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-subject-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-subject-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-subject-code",
      "version" : "6.0.0-ballot4",
      "name" : "subject-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the Library when expressed as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-code",
      "base" : ["Library"],
      "type" : "token",
      "expression" : "Library.subject as CodeableConcept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-subject-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-subject-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-subject-reference",
      "version" : "6.0.0-ballot4",
      "name" : "subject-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the Library when expressed as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-reference",
      "base" : ["Library"],
      "type" : "reference",
      "expression" : "Library.subject as Reference",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Library-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Library-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Library-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of the library (e.g. logic-library, model-definition, asset-collection, module-definition)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Library"],
      "type" : "token",
      "expression" : "Library.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-empty-reason",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-empty-reason",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-empty-reason",
      "version" : "6.0.0-ballot4",
      "name" : "empty-reason",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Why list is empty",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "empty-reason",
      "base" : ["List"],
      "type" : "token",
      "expression" : "List.emptyReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-item",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-item",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-item",
      "version" : "6.0.0-ballot4",
      "name" : "item",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Actual entry",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item",
      "base" : ["List"],
      "type" : "reference",
      "expression" : "List.entry.item",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-notes",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-notes",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-notes",
      "version" : "6.0.0-ballot4",
      "name" : "notes",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The annotation  - text content (as markdown)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "notes",
      "base" : ["List"],
      "type" : "string",
      "expression" : "List.note.text",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Who and/or what defined the list contents (aka Author)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["List"],
      "type" : "reference",
      "expression" : "List.source",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "current | retired | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["List"],
      "type" : "token",
      "expression" : "List.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "If all resources have the same subject",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["List"],
      "type" : "reference",
      "expression" : "List.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/List-title",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "List-title",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/List-title",
      "version" : "6.0.0-ballot4",
      "name" : "title",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Descriptive name for the list",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "title",
      "base" : ["List"],
      "type" : "string",
      "expression" : "List.title",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address",
      "version" : "6.0.0-ballot4",
      "name" : "address",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.address",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address-city",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address-city",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address-city",
      "version" : "6.0.0-ballot4",
      "name" : "address-city",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A city specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-city",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.address.city",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address-country",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address-country",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address-country",
      "version" : "6.0.0-ballot4",
      "name" : "address-country",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A country specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-country",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.address.country",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address-postalcode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
      "version" : "6.0.0-ballot4",
      "name" : "address-postalcode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A postal code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-postalcode",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.address.postalCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address-state",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address-state",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address-state",
      "version" : "6.0.0-ballot4",
      "name" : "address-state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A state specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-state",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.address.state",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-address-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-address-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-address-use",
      "version" : "6.0.0-ballot4",
      "name" : "address-use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A use code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-use",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.address.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-characteristic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-characteristic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-characteristic",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Physical form of the location (e.g. bed/ward/site/virtual)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.form",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "trial-use"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The code of the location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-contains",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-contains",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-contains",
      "version" : "6.0.0-ballot4",
      "name" : "contains",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Select locations that contain the specified co-ordinates",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contains",
      "base" : ["Location"],
      "type" : "special",
      "expression" : "Location.extension('http://hl7.org/fhir/StructureDefinition/location-boundary-geojson').value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Technical endpoints providing access to services operated for the location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["Location"],
      "type" : "reference",
      "expression" : "Location.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "An identifier for the location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-mode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-mode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-mode",
      "version" : "6.0.0-ballot4",
      "name" : "mode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The mode of the location (instance | kind)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "mode",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.mode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the location's name or alias",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Location"],
      "type" : "string",
      "expression" : "Location.name | Location.alias",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-near",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-near",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-near",
      "version" : "6.0.0-ballot4",
      "name" : "near",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Search for locations where the location.position is near to, or within a specified distance of, the provided coordinates expressed as [latitude]|[longitude]|[distance]|[units] (using the WGS84 datum, see notes).\n\nServers which support the near parameter SHALL support the unit string 'km' for kilometers and SHOULD support '[mi_us]' for miles, support for other units is optional. If the units are omitted, then kms should be assumed. If the distance is omitted, then the server can use its own discretion as to what distances should be considered near (and units are irrelevant).\r\rIf the server is unable to understand the units (and does support the near search parameter), it MIGHT return an OperationOutcome and fail the search with a http status 400 BadRequest. If the server does not support the near parameter, the parameter MIGHT report the unused parameter in a bundled OperationOutcome and still perform the search ignoring the near parameter.\n\nNote: The algorithm to determine the distance is not defined by the specification, and systems might have different engines that calculate things differently. They could consider geographic point to point, or path via road, or including current traffic conditions, or just simple neighboring postcodes/localities if that's all it had access to.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "near",
      "base" : ["Location"],
      "type" : "special",
      "expression" : "Location.position",
      "processingMode" : "other"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-operational-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-operational-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-operational-status",
      "version" : "6.0.0-ballot4",
      "name" : "operational-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operational-status",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.operationalStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Searches for locations that are managed by the provided organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["Location"],
      "type" : "reference",
      "expression" : "Location.managingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-partof",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-partof",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-partof",
      "version" : "6.0.0-ballot4",
      "name" : "partof",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A location of which this location is a part",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "partof",
      "base" : ["Location"],
      "type" : "reference",
      "expression" : "Location.partOf",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Searches for locations with a specific kind of status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Location-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Location-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Location-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A code for the type of location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Location"],
      "type" : "token",
      "expression" : "Location.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ManufacturedItemDefinition-dose-form",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-dose-form",
      "version" : "6.0.0-ballot4",
      "name" : "dose-form",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Dose form as manufactured and before any transformation into the pharmaceutical product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "dose-form",
      "base" : ["ManufacturedItemDefinition"],
      "type" : "token",
      "expression" : "ManufacturedItemDefinition.manufacturedDoseForm",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ManufacturedItemDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Unique identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["ManufacturedItemDefinition"],
      "type" : "token",
      "expression" : "ManufacturedItemDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ManufacturedItemDefinition-ingredient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-ingredient",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "An ingredient of this item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient",
      "base" : ["ManufacturedItemDefinition"],
      "type" : "token",
      "expression" : "ManufacturedItemDefinition.ingredient",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ManufacturedItemDefinition-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A descriptive name applied to this item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["ManufacturedItemDefinition"],
      "type" : "token",
      "expression" : "ManufacturedItemDefinition.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ManufacturedItemDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ManufacturedItemDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status of this item. Enables tracking the life-cycle of the content.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ManufacturedItemDefinition"],
      "type" : "token",
      "expression" : "ManufacturedItemDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Measure-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Measure-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Measure-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "Whether the Measure is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Measure"],
      "type" : "token",
      "expression" : "Measure.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Measure-subject-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Measure-subject-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Measure-subject-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "subject-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The subject of the Measure when expressed as a canonical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-canonical",
      "base" : ["Measure"],
      "type" : "reference",
      "expression" : "Measure.subject as canonical",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Measure-subject-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Measure-subject-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Measure-subject-code",
      "version" : "6.0.0-ballot4",
      "name" : "subject-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The subject of the Measure when expressed as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-code",
      "base" : ["Measure"],
      "type" : "token",
      "expression" : "Measure.subject as CodeableConcept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Measure-subject-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Measure-subject-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Measure-subject-reference",
      "version" : "6.0.0-ballot4",
      "name" : "subject-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The subject of the Measure when expressed as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-reference",
      "base" : ["Measure"],
      "type" : "reference",
      "expression" : "Measure.subject as Reference",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-evaluated-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource",
      "version" : "6.0.0-ballot4",
      "name" : "evaluated-resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "An evaluated resource referenced by the measure report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "evaluated-resource",
      "base" : ["MeasureReport"],
      "type" : "reference",
      "expression" : "MeasureReport.evaluatedResource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The location to return measure report results for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["MeasureReport"],
      "type" : "reference",
      "expression" : "MeasureReport.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-measure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-measure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-measure",
      "version" : "6.0.0-ballot4",
      "name" : "measure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The measure to return measure report results for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "measure",
      "base" : ["MeasureReport"],
      "type" : "reference",
      "expression" : "MeasureReport.measure",
      "processingMode" : "normal",
      "target" : ["Measure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The period of the measure report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["MeasureReport"],
      "type" : "date",
      "expression" : "MeasureReport.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-reporter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-reporter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-reporter",
      "version" : "6.0.0-ballot4",
      "name" : "reporter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The reporter to return measure report results for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reporter",
      "base" : ["MeasureReport"],
      "type" : "reference",
      "expression" : "MeasureReport.reporter",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The status of the measure report",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["MeasureReport"],
      "type" : "token",
      "expression" : "MeasureReport.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MeasureReport-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MeasureReport-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cqi"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MeasureReport-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Quality Information",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }]
      }],
      "description" : "The identity of a subject to search for individual measure report results for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["MeasureReport"],
      "type" : "reference",
      "expression" : "MeasureReport.subject",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-expiration-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-expiration-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-expiration-date",
      "version" : "6.0.0-ballot4",
      "name" : "expiration-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications in a batch with this expiration date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "expiration-date",
      "base" : ["Medication"],
      "type" : "date",
      "expression" : "Medication.instance.expirationDate",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-form",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-form",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-form",
      "version" : "6.0.0-ballot4",
      "name" : "form",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications for a specific dose form",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "form",
      "base" : ["Medication"],
      "type" : "token",
      "expression" : "Medication.doseForm",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-ingredient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications for this ingredient reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient",
      "base" : ["Medication"],
      "type" : "reference",
      "expression" : "Medication.ingredient.item.reference",
      "processingMode" : "normal",
      "target" : ["Substance",
      "SubstanceDefinition",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-ingredient-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications for this ingredient code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient-code",
      "base" : ["Medication"],
      "type" : "token",
      "expression" : "Medication.ingredient.item.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-lot-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-lot-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-lot-number",
      "version" : "6.0.0-ballot4",
      "name" : "lot-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications in a batch with this lot number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "lot-number",
      "base" : ["Medication"],
      "type" : "token",
      "expression" : "Medication.instance.lotNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-marketingauthorizationholder",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-marketingauthorizationholder",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-marketingauthorizationholder",
      "version" : "6.0.0-ballot4",
      "name" : "marketingauthorizationholder",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications made or sold for this marketing authorization holder",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "marketingauthorizationholder",
      "base" : ["Medication"],
      "type" : "reference",
      "expression" : "Medication.marketingAuthorizationHolder",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-serial-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-serial-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-serial-number",
      "version" : "6.0.0-ballot4",
      "name" : "serial-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications in a instance with this lot number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "serial-number",
      "base" : ["Medication"],
      "type" : "token",
      "expression" : "Medication.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Medication-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Medication-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Medication-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns medications for this status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Medication"],
      "type" : "token",
      "expression" : "Medication.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/medications-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "medications-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/medications-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [MedicationAdministration](medicationadministration.html): Date administration happened (or did not happen)\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["MedicationAdministration"],
      "type" : "date",
      "expression" : "MedicationAdministration.occurrence.ofType(dateTime) | MedicationAdministration.occurrence.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Return administrations with this administration device identity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["MedicationAdministration"],
      "type" : "reference",
      "expression" : "MedicationAdministration.device.reference",
      "processingMode" : "normal",
      "target" : ["Device"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/medications-encounter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "medications-encounter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/medications-encounter",
      "version" : "6.0.0-ballot4",
      "name" : "encounter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [MedicationAdministration](medicationadministration.html): Return administrations that share this encounter\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this encounter identifier\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "encounter",
      "base" : ["MedicationAdministration",
      "MedicationRequest"],
      "type" : "reference",
      "expression" : "MedicationAdministration.encounter | MedicationRequest.encounter",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/medications-medication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "medications-medication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/medications-medication",
      "version" : "6.0.0-ballot4",
      "name" : "medication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication reference\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine resource\r\n* [MedicationRequest](medicationrequest.html): Return prescriptions for this medication reference\r\n* [MedicationStatement](medicationstatement.html): Return statements of this medication reference\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "medication",
      "base" : ["MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement"],
      "type" : "reference",
      "expression" : "MedicationAdministration.medication.reference | MedicationDispense.medication.reference | MedicationRequest.medication.reference | MedicationStatement.medication.reference",
      "processingMode" : "normal",
      "target" : ["Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of the individual who administered the medication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["MedicationAdministration"],
      "type" : "reference",
      "expression" : "MedicationAdministration.performer.actor.reference",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer-device-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-performer-device-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer-device-code",
      "version" : "6.0.0-ballot4",
      "name" : "performer-device-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of the individual who administered the medication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer-device-code",
      "base" : ["MedicationAdministration"],
      "type" : "token",
      "expression" : "MedicationAdministration.performer.actor.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-reason-given",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
      "version" : "6.0.0-ballot4",
      "name" : "reason-given",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-given",
      "base" : ["MedicationAdministration"],
      "type" : "reference",
      "expression" : "MedicationAdministration.reason.reference",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-reason-given-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-given-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Reasons for administering the medication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-given-code",
      "base" : ["MedicationAdministration"],
      "type" : "token",
      "expression" : "MedicationAdministration.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-reason-not-given",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
      "version" : "6.0.0-ballot4",
      "name" : "reason-not-given",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Reasons for not administering the medication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-not-given",
      "base" : ["MedicationAdministration"],
      "type" : "token",
      "expression" : "MedicationAdministration.statusReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of a request to list administrations from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["MedicationAdministration"],
      "type" : "reference",
      "expression" : "MedicationAdministration.request",
      "processingMode" : "normal",
      "target" : ["MedicationRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/medications-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "medications-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/medications-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [MedicationAdministration](medicationadministration.html): MedicationAdministration event status (for example one of active/paused/completed/nullified)\r\n* [MedicationDispense](medicationdispense.html): Returns dispenses with a specified dispense status\r\n* [MedicationRequest](medicationrequest.html): Status of the prescription\r\n* [MedicationStatement](medicationstatement.html): Return statements that match the given status\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement"],
      "type" : "token",
      "expression" : "MedicationAdministration.status | MedicationDispense.status | MedicationRequest.status | MedicationStatement.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationAdministration-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of the individual or group to list administrations for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["MedicationAdministration"],
      "type" : "reference",
      "expression" : "MedicationAdministration.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-destination",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
      "version" : "6.0.0-ballot4",
      "name" : "destination",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses that should be sent to a specific destination",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "destination",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.destination",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispense for a given location",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses performed by a specific individual",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.performer.actor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/medications-prescription",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "medications-prescription",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/medications-prescription",
      "version" : "6.0.0-ballot4",
      "name" : "prescription",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [MedicationDispense](medicationdispense.html): The identity of a prescription to list dispenses from\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "prescription",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.authorizingPrescription",
      "processingMode" : "normal",
      "target" : ["MedicationRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-receiver",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
      "version" : "6.0.0-ballot4",
      "name" : "receiver",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of a receiver to list dispenses for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "receiver",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.receiver",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-recorded",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-recorded",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-recorded",
      "version" : "6.0.0-ballot4",
      "name" : "recorded",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses where dispensing activity began on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recorded",
      "base" : ["MedicationDispense"],
      "type" : "date",
      "expression" : "MedicationDispense.recorded",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-responsibleparty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
      "version" : "6.0.0-ballot4",
      "name" : "responsibleparty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses with the specified responsible party",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "responsibleparty",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.substitution.responsibleParty",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of a patient for whom to list dispenses",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["MedicationDispense"],
      "type" : "reference",
      "expression" : "MedicationDispense.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-whenhandedover",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
      "version" : "6.0.0-ballot4",
      "name" : "whenhandedover",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses handed over on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "whenhandedover",
      "base" : ["MedicationDispense"],
      "type" : "date",
      "expression" : "MedicationDispense.whenHandedOver",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationDispense-whenprepared",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
      "version" : "6.0.0-ballot4",
      "name" : "whenprepared",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns dispenses prepared on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "whenprepared",
      "base" : ["MedicationDispense"],
      "type" : "date",
      "expression" : "MedicationDispense.whenPrepared",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-authoredon",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
      "version" : "6.0.0-ballot4",
      "name" : "authoredon",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Return prescriptions written on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authoredon",
      "base" : ["MedicationRequest"],
      "type" : "date",
      "expression" : "MedicationRequest.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns prescriptions with different categories",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Composite request this is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-group-or-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-group-or-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-group-or-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-or-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Group ID or other identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-or-identifier",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.groupIdentifier | MedicationRequest.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-intended-dispenser",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
      "version" : "6.0.0-ballot4",
      "name" : "intended-dispenser",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns prescriptions intended to be dispensed by this Organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intended-dispenser",
      "base" : ["MedicationRequest"],
      "type" : "reference",
      "expression" : "MedicationRequest.dispenseRequest.dispenser",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-intended-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performer",
      "version" : "6.0.0-ballot4",
      "name" : "intended-performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns the intended performer of the administration of the medication request",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intended-performer",
      "base" : ["MedicationRequest"],
      "type" : "reference",
      "expression" : "MedicationRequest.performer",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "DeviceDefinition",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performertype",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-intended-performertype",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performertype",
      "version" : "6.0.0-ballot4",
      "name" : "intended-performertype",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns requests for a specific type of performer",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intended-performertype",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.performerType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns prescriptions with different intents",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns prescriptions with different priorities",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["MedicationRequest"],
      "type" : "token",
      "expression" : "MedicationRequest.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns prescriptions prescribed by this prescriber",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["MedicationRequest"],
      "type" : "reference",
      "expression" : "MedicationRequest.requester",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationRequest-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of a patient to list orders  for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["MedicationRequest"],
      "type" : "reference",
      "expression" : "MedicationRequest.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-adherence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationStatement-adherence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-adherence",
      "version" : "6.0.0-ballot4",
      "name" : "adherence",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns statements based on adherence or compliance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "adherence",
      "base" : ["MedicationStatement"],
      "type" : "token",
      "expression" : "MedicationStatement.adherence.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationStatement-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Returns statements of this category of MedicationStatement",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["MedicationStatement"],
      "type" : "token",
      "expression" : "MedicationStatement.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationStatement-effective",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
      "version" : "6.0.0-ballot4",
      "name" : "effective",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Date when patient was taking (or not taking) the medication",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effective",
      "base" : ["MedicationStatement"],
      "type" : "date",
      "expression" : "MedicationStatement.effective.ofType(dateTime) | MedicationStatement.effective.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationStatement-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "Who or where the information in the statement came from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["MedicationStatement"],
      "type" : "reference",
      "expression" : "MedicationStatement.informationSource",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicationStatement-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "phx"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Pharmacy",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/medication"
        }]
      }],
      "description" : "The identity of a patient, animal or group to list statements for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["MedicationStatement"],
      "type" : "reference",
      "expression" : "MedicationStatement.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-characteristic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Allows the key product features to be recorded, such as \"sugar free\", \"modified release\", \"parallel import\"",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.characteristic.value.ofType(Quantity) | MedicinalProductDefinition.characteristic.value.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-characteristic-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-characteristic-type",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A category for the characteristic",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic-type",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.characteristic.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-contact",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-contact",
      "version" : "6.0.0-ballot4",
      "name" : "contact",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A product specific contact, person (in a role), or an organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact",
      "base" : ["MedicinalProductDefinition"],
      "type" : "reference",
      "expression" : "MedicinalProductDefinition.contact.contact",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-domain",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-domain",
      "version" : "6.0.0-ballot4",
      "name" : "domain",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "If this medicine applies to human or veterinary uses",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "domain",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.domain",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Business identifier for this product. Could be an MPID",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-ingredient",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-ingredient",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "An ingredient of this product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.ingredient",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-master-file",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-master-file",
      "version" : "6.0.0-ballot4",
      "name" : "master-file",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A master file for to the medicinal product (e.g. Pharmacovigilance System Master File)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "master-file",
      "base" : ["MedicinalProductDefinition"],
      "type" : "reference",
      "expression" : "MedicinalProductDefinition.masterFile",
      "processingMode" : "normal",
      "target" : ["DocumentReference"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The full product name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["MedicinalProductDefinition"],
      "type" : "string",
      "expression" : "MedicinalProductDefinition.name.productName",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-country",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-name-country",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-country",
      "version" : "6.0.0-ballot4",
      "name" : "name-country",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A country applicable to this product, as expressed by its name properties",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name-country",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.name.usage.country",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-name-language",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-name-language",
      "version" : "6.0.0-ballot4",
      "name" : "name-language",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Language code for this name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name-language",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.name.usage.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-operation-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization",
      "version" : "6.0.0-ballot4",
      "name" : "operation-organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The organization or establishment responsible for (or associated with) the particular process or step",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operation-organization",
      "base" : ["MedicinalProductDefinition"],
      "type" : "reference",
      "expression" : "MedicinalProductDefinition.operation.organization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-operation-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-type",
      "version" : "6.0.0-ballot4",
      "name" : "operation-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The type of manufacturing operation, as a reference to a plan or activity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operation-type",
      "base" : ["MedicinalProductDefinition"],
      "type" : "reference",
      "expression" : "MedicinalProductDefinition.operation.type.reference",
      "processingMode" : "normal",
      "target" : ["ActivityDefinition",
      "PlanDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-type-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-operation-type-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-type-code",
      "version" : "6.0.0-ballot4",
      "name" : "operation-type-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The type of manufacturing operation, as a coded value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operation-type-code",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.operation.type.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-product-classification",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-product-classification",
      "version" : "6.0.0-ballot4",
      "name" : "product-classification",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Allows the product to be classified by various systems",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product-classification",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.classification",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Regulatory type, e.g. Investigational or Authorized",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["MedicinalProductDefinition"],
      "type" : "token",
      "expression" : "MedicinalProductDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-operation-organization-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization-type",
      "version" : "6.0.0-ballot4",
      "name" : "operation-organization-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Operaton organization and type, as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operation-organization-type",
      "base" : ["MedicinalProductDefinition"],
      "type" : "composite",
      "expression" : "MedicinalProductDefinition",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization",
        "expression" : "operation-organization"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type",
        "expression" : "operation-type"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization-type-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MedicinalProductDefinition-operation-organization-type-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization-type-code",
      "version" : "6.0.0-ballot4",
      "name" : "operation-organization-type-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Operaton organization and type, as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "operation-organization-type-code",
      "base" : ["MedicinalProductDefinition"],
      "type" : "composite",
      "expression" : "MedicinalProductDefinition",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-operation-organization",
        "expression" : "operation-organization"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductDefinition-type-code",
        "expression" : "operation-type-code"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageDefinition-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "The behavior associated with the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["MessageDefinition"],
      "type" : "token",
      "expression" : "MessageDefinition.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageDefinition-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
      "version" : "6.0.0-ballot4",
      "name" : "event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "The event that triggers the message or link to the event definition.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event",
      "base" : ["MessageDefinition"],
      "type" : "token",
      "expression" : "MessageDefinition.event.ofType(Coding)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Whether the MessageDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["MessageDefinition"],
      "type" : "token",
      "expression" : "MessageDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageDefinition-focus",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
      "version" : "6.0.0-ballot4",
      "name" : "focus",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "A resource that is a permitted focus of the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus",
      "base" : ["MessageDefinition"],
      "type" : "token",
      "expression" : "MessageDefinition.focus.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "ok | transient-error | fatal-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["MessageHeader"],
      "type" : "token",
      "expression" : "MessageHeader.response.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-destination",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
      "version" : "6.0.0-ballot4",
      "name" : "destination",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Name of system",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "destination",
      "base" : ["MessageHeader"],
      "type" : "string",
      "expression" : "MessageHeader.destination.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
      "version" : "6.0.0-ballot4",
      "name" : "event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Code for the event this message represents or link to event definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event",
      "base" : ["MessageHeader"],
      "type" : "token",
      "expression" : "MessageHeader.event.ofType(Coding) | MessageHeader.event.ofType(canonical)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-focus",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
      "version" : "6.0.0-ballot4",
      "name" : "focus",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "The actual content of the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus",
      "base" : ["MessageHeader"],
      "type" : "reference",
      "expression" : "MessageHeader.focus",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-receiver",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
      "version" : "6.0.0-ballot4",
      "name" : "receiver",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Intended \"real-world\" recipient for the data",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "receiver",
      "base" : ["MessageHeader"],
      "type" : "reference",
      "expression" : "MessageHeader.destination.receiver",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-response-id",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
      "version" : "6.0.0-ballot4",
      "name" : "response-id",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Id of original message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "response-id",
      "base" : ["MessageHeader"],
      "type" : "token",
      "expression" : "MessageHeader.response.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-sender",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
      "version" : "6.0.0-ballot4",
      "name" : "sender",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Real world sender of the message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "sender",
      "base" : ["MessageHeader"],
      "type" : "reference",
      "expression" : "MessageHeader.source.sender",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "MessageHeader-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "inm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Infrastructure And Messaging",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm"
        }]
      }],
      "description" : "Name of system",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["MessageHeader"],
      "type" : "string",
      "expression" : "MessageHeader.source.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-contact",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
      "version" : "6.0.0-ballot4",
      "name" : "contact",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Name of an individual to contact",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact",
      "base" : ["NamingSystem"],
      "type" : "string",
      "expression" : "NamingSystem.contact.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Whether the NamingSystem is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["NamingSystem"],
      "type" : "token",
      "expression" : "NamingSystem.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-id-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
      "version" : "6.0.0-ballot4",
      "name" : "id-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "oid | uuid | uri | other",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "id-type",
      "base" : ["NamingSystem"],
      "type" : "token",
      "expression" : "NamingSystem.uniqueId.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-kind",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
      "version" : "6.0.0-ballot4",
      "name" : "kind",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "codesystem | identifier | root",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "kind",
      "base" : ["NamingSystem"],
      "type" : "token",
      "expression" : "NamingSystem.kind",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "When is identifier valid?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["NamingSystem"],
      "type" : "date",
      "expression" : "NamingSystem.uniqueId.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-responsible",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
      "version" : "6.0.0-ballot4",
      "name" : "responsible",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Who maintains system namespace?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "responsible",
      "base" : ["NamingSystem"],
      "type" : "string",
      "expression" : "NamingSystem.responsible",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-telecom",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
      "version" : "6.0.0-ballot4",
      "name" : "telecom",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Contact details for individual or organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "telecom",
      "base" : ["NamingSystem"],
      "type" : "token",
      "expression" : "NamingSystem.contact.telecom",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "e.g. driver,  provider,  patient, bank etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["NamingSystem"],
      "type" : "token",
      "expression" : "NamingSystem.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NamingSystem-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
      "version" : "6.0.0-ballot4",
      "name" : "value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "The unique identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value",
      "base" : ["NamingSystem"],
      "type" : "string",
      "expression" : "NamingSystem.uniqueId.value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-nutrition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionIntake-nutrition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-nutrition",
      "version" : "6.0.0-ballot4",
      "name" : "nutrition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Return intakes for a specific consumed item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "nutrition",
      "base" : ["NutritionIntake"],
      "type" : "token",
      "expression" : "NutritionIntake.nutritionItem.nutritionProduct.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionIntake-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who or where the information in the statement came from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["NutritionIntake"],
      "type" : "reference",
      "expression" : "(NutritionIntake.reported as Reference)",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionIntake-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Return statements that match the given status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["NutritionIntake"],
      "type" : "token",
      "expression" : "NutritionIntake.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionIntake-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionIntake-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identity of a patient, animal or group to list statements for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["NutritionIntake"],
      "type" : "reference",
      "expression" : "NutritionIntake.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-additive",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
      "version" : "6.0.0-ballot4",
      "name" : "additive",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Type of module component to add to the diet",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "additive",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.additive.modularType.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-datetime",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
      "version" : "6.0.0-ballot4",
      "name" : "datetime",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Return nutrition orders requested on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "datetime",
      "base" : ["NutritionOrder"],
      "type" : "date",
      "expression" : "NutritionOrder.dateTime",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-formula",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
      "version" : "6.0.0-ballot4",
      "name" : "formula",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Type of enteral or infant formula",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "formula",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.enteralFormula.type.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Composite Request ID",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-oraldiet",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
      "version" : "6.0.0-ballot4",
      "name" : "oraldiet",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Type of diet that can be consumed orally (i.e., take via the mouth).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "oraldiet",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.oralDiet.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identity of the provider who placed the nutrition order",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["NutritionOrder"],
      "type" : "reference",
      "expression" : "NutritionOrder.requester",
      "processingMode" : "normal",
      "target" : ["PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Status of the nutrition order.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identity of the individual or set of individuals who requires the diet, formula or nutritional supplement",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["NutritionOrder"],
      "type" : "reference",
      "expression" : "NutritionOrder.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionOrder-supplement",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
      "version" : "6.0.0-ballot4",
      "name" : "supplement",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Type of supplement product requested",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "supplement",
      "base" : ["NutritionOrder"],
      "type" : "token",
      "expression" : "NutritionOrder.supplement.type.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The code identifying a specific nutrition product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-expiration-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-expiration-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-expiration-date",
      "version" : "6.0.0-ballot4",
      "name" : "expiration-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "When the product expired (or is expected to expire)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "expiration-date",
      "base" : ["NutritionProduct"],
      "type" : "date",
      "expression" : "NutritionProduct.instance.expiry",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The identifier for the physical instance, typically a serial number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.instance.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-ingredient-item",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-ingredient-item",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-ingredient-item",
      "version" : "6.0.0-ballot4",
      "name" : "ingredient-item",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The specific ingredient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ingredient-item",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.ingredient.item.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-lot-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-lot-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-lot-number",
      "version" : "6.0.0-ballot4",
      "name" : "lot-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The lot number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "lot-number",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.instance.lotNumber",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-serial-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-serial-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-serial-number",
      "version" : "6.0.0-ballot4",
      "name" : "serial-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The serial number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "serial-number",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.instance.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "NutritionProduct-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/NutritionProduct-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The broad product group or category of the nutrition product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["NutritionProduct"],
      "type" : "token",
      "expression" : "NutritionProduct.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Reference to the service request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.basedOn",
      "processingMode" : "normal",
      "target" : ["DeviceRequest",
      "ServiceRequest",
      "CarePlan",
      "MedicationRequest",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-body-site",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-body-site",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "deprecated"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-body-site",
      "version" : "6.0.0-ballot4",
      "name" : "body-site",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "DEPRECATED: Observed body part",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-site",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.bodySite",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-body-structure-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-body-structure-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-body-structure-code",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code for observed body structure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure-code",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.bodyStructure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The classification of the type of observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
      "version" : "6.0.0-ballot4",
      "name" : "combo-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The code of the observation type or component type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-code",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.code | Observation.component.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-data-absent-reason",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
      "version" : "6.0.0-ballot4",
      "name" : "combo-data-absent-reason",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-data-absent-reason",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.dataAbsentReason | Observation.component.dataAbsentReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-interpretation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-interpretation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-interpretation",
      "version" : "6.0.0-ballot4",
      "name" : "combo-interpretation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The interpretation of the observation type or component type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-interpretation",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.interpretation | Observation.component.interpretation",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "combo-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value or component value of the observation, if the value is a CodeableConcept",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-value-concept",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.value.ofType(CodeableConcept) | Observation.component.value.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "combo-value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value or component value of the observation, if the value is a Quantity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-value-quantity",
      "base" : ["Observation"],
      "type" : "quantity",
      "expression" : "Observation.value.ofType(Quantity) |  Observation.component.value.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
      "version" : "6.0.0-ballot4",
      "name" : "component-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The component code of the observation type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-code",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.component.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-data-absent-reason",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
      "version" : "6.0.0-ballot4",
      "name" : "component-data-absent-reason",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The reason why the expected value in the element Observation.component.value[x] is missing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-data-absent-reason",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.component.dataAbsentReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-interpretation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-interpretation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-interpretation",
      "version" : "6.0.0-ballot4",
      "name" : "component-interpretation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The component interpretation of the observation type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-interpretation",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.component.interpretation",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "component-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the component observation, if the value is a CodeableConcept",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-value-concept",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.component.value.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "component-value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the component observation, if the value is a Quantity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-value-quantity",
      "base" : ["Observation"],
      "type" : "quantity",
      "expression" : "Observation.component.value.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-data-absent-reason",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
      "version" : "6.0.0-ballot4",
      "name" : "data-absent-reason",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The reason why the expected value in the element Observation.value[x] is missing.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "data-absent-reason",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.dataAbsentReason",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Related measurements the observation is made from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.derivedFrom",
      "processingMode" : "normal",
      "target" : ["ImagingStudy",
      "DocumentReference",
      "Observation",
      "ImagingSelection",
      "QuestionnaireResponse"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The Device that generated the observation data.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.device",
      "processingMode" : "normal",
      "target" : ["Device",
      "DeviceMetric"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-focus",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-focus",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-focus",
      "version" : "6.0.0-ballot4",
      "name" : "focus",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The focus of an observation when the focus is not the patient of record.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.focus",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-has-member",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-has-member",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-has-member",
      "version" : "6.0.0-ballot4",
      "name" : "has-member",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Related resource that belongs to the Observation group",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "has-member",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.hasMember",
      "processingMode" : "normal",
      "target" : ["Observation",
      "QuestionnaireResponse"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-interpretation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-interpretation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-interpretation",
      "version" : "6.0.0-ballot4",
      "name" : "interpretation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The interpretation of the observation type",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "interpretation",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.interpretation",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-method",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-method",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-method",
      "version" : "6.0.0-ballot4",
      "name" : "method",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The method used for the observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "method",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.method",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Part of referenced event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.partOf",
      "processingMode" : "normal",
      "target" : ["ImagingStudy",
      "Procedure",
      "MedicationStatement",
      "MedicationAdministration",
      "Immunization",
      "MedicationDispense"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who performed the observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.performer",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Observed body structure (reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reference",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.bodyStructure.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-specimen",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-specimen",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-specimen",
      "version" : "6.0.0-ballot4",
      "name" : "specimen",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Specimen used for this observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specimen",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.specimen",
      "processingMode" : "normal",
      "target" : ["Group",
      "Specimen"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The status of the observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The subject that the observation is about",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Observation"],
      "type" : "reference",
      "expression" : "Observation.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "Procedure",
      "NutritionProduct",
      "Group",
      "Practitioner",
      "BiologicallyDerivedProduct",
      "Substance",
      "Location",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the observation, if the value is a CodeableConcept",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value-concept",
      "base" : ["Observation"],
      "type" : "token",
      "expression" : "Observation.value.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-value-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
      "version" : "6.0.0-ballot4",
      "name" : "value-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the observation, if the value is a date or period of time",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value-date",
      "base" : ["Observation"],
      "type" : "date",
      "expression" : "Observation.value.ofType(dateTime) | Observation.value.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the observation, if the value is a Quantity.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value-quantity",
      "base" : ["Observation"],
      "type" : "quantity",
      "expression" : "Observation.value.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-value-string",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
      "version" : "6.0.0-ballot4",
      "name" : "value-string",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The value of the observation, if the value is a string.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "value-string",
      "base" : ["Observation"],
      "type" : "string",
      "expression" : "Observation.value.ofType(string)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-code-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "code-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and coded value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-value-concept",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
        "expression" : "value.ofType(CodeableConcept)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-code-value-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
      "version" : "6.0.0-ballot4",
      "name" : "code-value-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and date/time value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-value-date",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
        "expression" : "value.ofType(dateTime) | value.ofType(Period)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-code-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "code-value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and quantity value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-value-quantity",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
        "expression" : "value.ofType(Quantity)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-code-value-string",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
      "version" : "6.0.0-ballot4",
      "name" : "code-value-string",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and string value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-value-string",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
        "expression" : "value.ofType(string)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-code-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "combo-code-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and coded value parameter pair, including in components",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-code-value-concept",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation | Observation.component",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
        "expression" : "value.ofType(CodeableConcept)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-combo-code-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "combo-code-value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code and quantity value parameter pair, including in components",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-code-value-quantity",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation | Observation.component",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
        "expression" : "value.ofType(Quantity)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-code-value-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
      "version" : "6.0.0-ballot4",
      "name" : "component-code-value-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Component code and component coded value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-code-value-concept",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation.component",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
        "expression" : "value.ofType(CodeableConcept)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Observation-component-code-value-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "component-code-value-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Component code and component quantity value parameter pair",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component-code-value-quantity",
      "base" : ["Observation"],
      "type" : "composite",
      "expression" : "Observation.component",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
        "expression" : "value.ofType(Quantity)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-body-structure-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-body-structure-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-body-structure-code",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code for body structure to be observed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure-code",
      "base" : ["ObservationDefinition"],
      "type" : "token",
      "expression" : "ObservationDefinition.bodyStructure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Category (class) of observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["ObservationDefinition"],
      "type" : "token",
      "expression" : "ObservationDefinition.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Observation code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["ObservationDefinition"],
      "type" : "token",
      "expression" : "ObservationDefinition.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Not for genuine usage (true)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ObservationDefinition"],
      "type" : "token",
      "expression" : "ObservationDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-method",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-method",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-method",
      "version" : "6.0.0-ballot4",
      "name" : "method",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Method of observation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "method",
      "base" : ["ObservationDefinition"],
      "type" : "token",
      "expression" : "ObservationDefinition.method",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ObservationDefinition-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Body structure to be observed (reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reference",
      "base" : ["ObservationDefinition"],
      "type" : "reference",
      "expression" : "ObservationDefinition.bodyStructure.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-base",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
      "version" : "6.0.0-ballot4",
      "name" : "base",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Marks this as a profile of the base",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "base",
      "base" : ["OperationDefinition"],
      "type" : "reference",
      "expression" : "OperationDefinition.base",
      "processingMode" : "normal",
      "target" : ["OperationDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Name used to invoke the operation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the OperationDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-input-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
      "version" : "6.0.0-ballot4",
      "name" : "input-profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Validation information for in parameters",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "input-profile",
      "base" : ["OperationDefinition"],
      "type" : "reference",
      "expression" : "OperationDefinition.inputProfile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-instance",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
      "version" : "6.0.0-ballot4",
      "name" : "instance",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Invoke on an instance?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "instance",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.instance",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-kind",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
      "version" : "6.0.0-ballot4",
      "name" : "kind",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "operation | query",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "kind",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.kind",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-output-profile",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
      "version" : "6.0.0-ballot4",
      "name" : "output-profile",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Validation information for out parameters",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "output-profile",
      "base" : ["OperationDefinition"],
      "type" : "reference",
      "expression" : "OperationDefinition.outputProfile",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-system",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
      "version" : "6.0.0-ballot4",
      "name" : "system",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Invoke at the system level?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "system",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.system",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OperationDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Invoke at the type level?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["OperationDefinition"],
      "type" : "token",
      "expression" : "OperationDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Is the Organization record active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["Organization"],
      "type" : "token",
      "expression" : "Organization.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address",
      "version" : "6.0.0-ballot4",
      "name" : "address",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.contact.address",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address-city",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address-city",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address-city",
      "version" : "6.0.0-ballot4",
      "name" : "address-city",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A city specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-city",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.contact.address.city",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address-country",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address-country",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address-country",
      "version" : "6.0.0-ballot4",
      "name" : "address-country",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A country specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-country",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.contact.address.country",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address-postalcode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
      "version" : "6.0.0-ballot4",
      "name" : "address-postalcode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A postal code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-postalcode",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.contact.address.postalCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address-state",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address-state",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address-state",
      "version" : "6.0.0-ballot4",
      "name" : "address-state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A state specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-state",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.contact.address.state",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-address-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-address-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-address-use",
      "version" : "6.0.0-ballot4",
      "name" : "address-use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A use code specified in an address",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-use",
      "base" : ["Organization"],
      "type" : "token",
      "expression" : "Organization.contact.address.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Technical endpoints providing access to services operated for the organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["Organization"],
      "type" : "reference",
      "expression" : "Organization.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Any identifier for the organization (not the accreditation issuer's identifier)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Organization"],
      "type" : "token",
      "expression" : "Organization.identifier | Organization.qualification.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the organization's name or alias",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.name | Organization.alias",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-partof",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
      "version" : "6.0.0-ballot4",
      "name" : "partof",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "An organization of which this organization forms a part",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "partof",
      "base" : ["Organization"],
      "type" : "reference",
      "expression" : "Organization.partOf",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-phonetic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
      "version" : "6.0.0-ballot4",
      "name" : "phonetic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the organization's name using some kind of phonetic matching algorithm",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phonetic",
      "base" : ["Organization"],
      "type" : "string",
      "expression" : "Organization.name",
      "processingMode" : "phonetic"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Organization-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Organization-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Organization-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A code for the type of organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Organization"],
      "type" : "token",
      "expression" : "Organization.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Whether this organization affiliation record is in active use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The period during which the participatingOrganization is affiliated with the primary organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["OrganizationAffiliation"],
      "type" : "date",
      "expression" : "OrganizationAffiliation.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-email",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-email",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-email",
      "version" : "6.0.0-ballot4",
      "name" : "email",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A value in an email contact",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "email",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.contact.telecom.where(system='email')",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Technical endpoints providing access to services operated for this role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "An organization affiliation's Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The location(s) at which the role occurs",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-network",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-network",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-network",
      "version" : "6.0.0-ballot4",
      "name" : "network",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "network",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.network",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-participating-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization",
      "version" : "6.0.0-ballot4",
      "name" : "participating-organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that provides services to the primary organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participating-organization",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.participatingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-phone",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-phone",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-phone",
      "version" : "6.0.0-ballot4",
      "name" : "phone",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A value in a phone contact",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phone",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.contact.telecom.where(system='phone')",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-primary-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization",
      "version" : "6.0.0-ballot4",
      "name" : "primary-organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that receives the services from the participating organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "primary-organization",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.organization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role",
      "version" : "6.0.0-ballot4",
      "name" : "role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Definition of the role the participatingOrganization plays",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "role",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-service",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-service",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-service",
      "version" : "6.0.0-ballot4",
      "name" : "service",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Healthcare services provided through the role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service",
      "base" : ["OrganizationAffiliation"],
      "type" : "reference",
      "expression" : "OrganizationAffiliation.healthcareService",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Specific specialty of the participatingOrganization in the context of the role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-telecom",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "OrganizationAffiliation-telecom",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-telecom",
      "version" : "6.0.0-ballot4",
      "name" : "telecom",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The value in any kind of contact",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "telecom",
      "base" : ["OrganizationAffiliation"],
      "type" : "token",
      "expression" : "OrganizationAffiliation.contact.telecom",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-biological",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-biological",
      "version" : "6.0.0-ballot4",
      "name" : "biological",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A biologically derived product within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "biological",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-contained-item",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-contained-item",
      "version" : "6.0.0-ballot4",
      "name" : "contained-item",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Any of the contained items within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contained-item",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-device",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-device",
      "version" : "6.0.0-ballot4",
      "name" : "device",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A device within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "device",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Unique identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["PackagedProductDefinition"],
      "type" : "token",
      "expression" : "PackagedProductDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-manufactured-item",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-manufactured-item",
      "version" : "6.0.0-ballot4",
      "name" : "manufactured-item",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A manufactured item of medication within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "manufactured-item",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-medication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-medication",
      "version" : "6.0.0-ballot4",
      "name" : "medication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A manufactured item of medication within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "medication",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["PackagedProductDefinition"],
      "type" : "token",
      "expression" : "PackagedProductDefinition.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-nutrition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-nutrition",
      "version" : "6.0.0-ballot4",
      "name" : "nutrition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A nutrition product within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "nutrition",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-package",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package",
      "version" : "6.0.0-ballot4",
      "name" : "package",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A complete packaged product within this packaged product",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "package",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.repeat(packaging).containedItem.item.reference",
      "processingMode" : "normal",
      "target" : ["DeviceDefinition",
      "NutritionProduct",
      "BiologicallyDerivedProduct",
      "PackagedProductDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-package-for",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-package-for",
      "version" : "6.0.0-ballot4",
      "name" : "package-for",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The product that this is a pack for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "package-for",
      "base" : ["PackagedProductDefinition"],
      "type" : "reference",
      "expression" : "PackagedProductDefinition.packageFor",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PackagedProductDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PackagedProductDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["PackagedProductDefinition"],
      "type" : "token",
      "expression" : "PackagedProductDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Whether the patient record is active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["Patient"],
      "type" : "token",
      "expression" : "Patient.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address",
      "version" : "6.0.0-ballot4",
      "name" : "address",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.address | Person.address | Practitioner.address | RelatedPerson.address",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address-city",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address-city",
      "version" : "6.0.0-ballot4",
      "name" : "address-city",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A city specified in an address\r\n* [Person](person.html): A city specified in an address\r\n* [Practitioner](practitioner.html): A city specified in an address\r\n* [RelatedPerson](relatedperson.html): A city specified in an address\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-city",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.address.city | Person.address.city | Practitioner.address.city | RelatedPerson.address.city",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address-country",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address-country",
      "version" : "6.0.0-ballot4",
      "name" : "address-country",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A country specified in an address\r\n* [Person](person.html): A country specified in an address\r\n* [Practitioner](practitioner.html): A country specified in an address\r\n* [RelatedPerson](relatedperson.html): A country specified in an address\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-country",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.address.country | Person.address.country | Practitioner.address.country | RelatedPerson.address.country",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address-postalcode",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
      "version" : "6.0.0-ballot4",
      "name" : "address-postalcode",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A postalCode specified in an address\r\n* [Person](person.html): A postal code specified in an address\r\n* [Practitioner](practitioner.html): A postalCode specified in an address\r\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-postalcode",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address-state",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address-state",
      "version" : "6.0.0-ballot4",
      "name" : "address-state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A state specified in an address\r\n* [Person](person.html): A state specified in an address\r\n* [Practitioner](practitioner.html): A state specified in an address\r\n* [RelatedPerson](relatedperson.html): A state specified in an address\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-state",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.address.state | Person.address.state | Practitioner.address.state | RelatedPerson.address.state",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-address-use",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-address-use",
      "version" : "6.0.0-ballot4",
      "name" : "address-use",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A use code specified in an address\r\n* [Person](person.html): A use code specified in an address\r\n* [Practitioner](practitioner.html): A use code specified in an address\r\n* [RelatedPerson](relatedperson.html): A use code specified in an address\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "address-use",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "token",
      "expression" : "Patient.address.use | Person.address.use | Practitioner.address.use | RelatedPerson.address.use",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-birthdate",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
      "version" : "6.0.0-ballot4",
      "name" : "birthdate",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): The patient's date of birth\r\n* [Person](person.html): The person's date of birth\r\n* [RelatedPerson](relatedperson.html): The Related Person's date of birth\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "birthdate",
      "base" : ["Patient",
      "Person",
      "RelatedPerson"],
      "type" : "date",
      "expression" : "Patient.birthDate | Person.birthDate | RelatedPerson.birthDate",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-death-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-death-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-death-date",
      "version" : "6.0.0-ballot4",
      "name" : "death-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The date of death has been provided and satisfies this search value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "death-date",
      "base" : ["Patient"],
      "type" : "date",
      "expression" : "(Patient.deceased.ofType(dateTime))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-deceased",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-deceased",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-deceased",
      "version" : "6.0.0-ballot4",
      "name" : "deceased",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This patient has been marked as deceased, or has a death date entered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "deceased",
      "base" : ["Patient"],
      "type" : "token",
      "expression" : "Patient.deceased.exists() and Patient.deceased != false",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-email",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-email",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-email",
      "version" : "6.0.0-ballot4",
      "name" : "email",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in an email contact\r\n* [Person](person.html): A value in an email contact\r\n* [Practitioner](practitioner.html): A value in an email contact\r\n* [PractitionerRole](practitionerrole.html): A value in an email contact\r\n* [RelatedPerson](relatedperson.html): A value in an email contact\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "email",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "PractitionerRole",
      "RelatedPerson"],
      "type" : "token",
      "expression" : "Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.contact.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-family",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-family",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-family",
      "version" : "6.0.0-ballot4",
      "name" : "family",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the family name of the patient\r\n* [Practitioner](practitioner.html): A portion of the family name\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "family",
      "base" : ["Patient",
      "Practitioner"],
      "type" : "string",
      "expression" : "Patient.name.family | Practitioner.name.family",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-gender",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-gender",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-gender",
      "version" : "6.0.0-ballot4",
      "name" : "gender",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): Gender of the patient\r\n* [Person](person.html): The gender of the person\r\n* [Practitioner](practitioner.html): Gender of the practitioner\r\n* [RelatedPerson](relatedperson.html): Gender of the related person\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "gender",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "token",
      "expression" : "Patient.gender | Person.gender | Practitioner.gender | RelatedPerson.gender",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-general-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "general-practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Patient's nominated general practitioner, not the organization that manages the record",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "general-practitioner",
      "base" : ["Patient"],
      "type" : "reference",
      "expression" : "Patient.generalPractitioner",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-given",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-given",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-given",
      "version" : "6.0.0-ballot4",
      "name" : "given",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of the given name of the patient\r\n* [Practitioner](practitioner.html): A portion of the given name\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "given",
      "base" : ["Patient",
      "Practitioner"],
      "type" : "string",
      "expression" : "Patient.name.given | Practitioner.name.given",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A patient identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Patient"],
      "type" : "token",
      "expression" : "Patient.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-language",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-language",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-language",
      "version" : "6.0.0-ballot4",
      "name" : "language",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Language code (irrespective of use value)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "language",
      "base" : ["Patient"],
      "type" : "token",
      "expression" : "Patient.communication.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-link",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-link",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-link",
      "version" : "6.0.0-ballot4",
      "name" : "link",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "All patients/related persons linked to the given patient",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "link",
      "base" : ["Patient"],
      "type" : "reference",
      "expression" : "Patient.link.other",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the HumanName, including family, given, prefix, suffix, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Patient"],
      "type" : "string",
      "expression" : "Patient.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Patient-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Patient-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Patient-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization that is the custodian of the patient record",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["Patient"],
      "type" : "reference",
      "expression" : "Patient.managingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-phone",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-phone",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-phone",
      "version" : "6.0.0-ballot4",
      "name" : "phone",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A value in a phone contact\r\n* [Person](person.html): A value in a phone contact\r\n* [Practitioner](practitioner.html): A value in a phone contact\r\n* [PractitionerRole](practitionerrole.html): A value in a phone contact\r\n* [RelatedPerson](relatedperson.html): A value in a phone contact\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phone",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "PractitionerRole",
      "RelatedPerson"],
      "type" : "token",
      "expression" : "Patient.telecom.where(system='phone') | Person.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | PractitionerRole.contact.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone')",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-phonetic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-phonetic",
      "version" : "6.0.0-ballot4",
      "name" : "phonetic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\r\n* [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm\r\n* [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phonetic",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "RelatedPerson"],
      "type" : "string",
      "expression" : "Patient.name | Person.name | Practitioner.name | RelatedPerson.name",
      "processingMode" : "phonetic"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "individual-telecom",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/individual-telecom",
      "version" : "6.0.0-ballot4",
      "name" : "telecom",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Multiple Resources: \r\n\r\n* [Patient](patient.html): The value in any kind of telecom details of the patient\r\n* [Person](person.html): The value in any kind of contact\r\n* [Practitioner](practitioner.html): The value in any kind of contact\r\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\r\n* [RelatedPerson](relatedperson.html): The value in any kind of contact\r\n",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "telecom",
      "base" : ["Patient",
      "Person",
      "Practitioner",
      "PractitionerRole",
      "RelatedPerson"],
      "type" : "token",
      "expression" : "Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.contact.telecom | RelatedPerson.telecom",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "Creation date for the notice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["PaymentNotice"],
      "type" : "date",
      "expression" : "PaymentNotice.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The business identifier of the notice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["PaymentNotice"],
      "type" : "token",
      "expression" : "PaymentNotice.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-payment-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
      "version" : "6.0.0-ballot4",
      "name" : "payment-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The type of payment notice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payment-status",
      "base" : ["PaymentNotice"],
      "type" : "token",
      "expression" : "PaymentNotice.paymentStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-reporter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-reporter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-reporter",
      "version" : "6.0.0-ballot4",
      "name" : "reporter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the reporter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reporter",
      "base" : ["PaymentNotice"],
      "type" : "reference",
      "expression" : "PaymentNotice.reporter",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The Claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["PaymentNotice"],
      "type" : "reference",
      "expression" : "PaymentNotice.request",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-response",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
      "version" : "6.0.0-ballot4",
      "name" : "response",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The ClaimResponse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "response",
      "base" : ["PaymentNotice"],
      "type" : "reference",
      "expression" : "PaymentNotice.response",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentNotice-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the payment notice",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["PaymentNotice"],
      "type" : "token",
      "expression" : "PaymentNotice.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-account",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-allocation-account",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-account",
      "version" : "6.0.0-ballot4",
      "name" : "allocation-account",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The account to which payment or adjustment was applied.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "allocation-account",
      "base" : ["PaymentReconciliation"],
      "type" : "reference",
      "expression" : "PaymentReconciliation.allocation.account",
      "processingMode" : "normal",
      "target" : ["Account"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-encounter",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-allocation-encounter",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-allocation-encounter",
      "version" : "6.0.0-ballot4",
      "name" : "allocation-encounter",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The encounter to which payment or adjustment was applied.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "allocation-encounter",
      "base" : ["PaymentReconciliation"],
      "type" : "reference",
      "expression" : "PaymentReconciliation.allocation.encounter",
      "processingMode" : "normal",
      "target" : ["Encounter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-created",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
      "version" : "6.0.0-ballot4",
      "name" : "created",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The creation date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "created",
      "base" : ["PaymentReconciliation"],
      "type" : "date",
      "expression" : "PaymentReconciliation.created",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-disposition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
      "version" : "6.0.0-ballot4",
      "name" : "disposition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The contents of the disposition message",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "disposition",
      "base" : ["PaymentReconciliation"],
      "type" : "string",
      "expression" : "PaymentReconciliation.disposition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The business identifier of the ExplanationOfBenefit",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["PaymentReconciliation"],
      "type" : "token",
      "expression" : "PaymentReconciliation.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-outcome",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
      "version" : "6.0.0-ballot4",
      "name" : "outcome",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The processing outcome",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "outcome",
      "base" : ["PaymentReconciliation"],
      "type" : "token",
      "expression" : "PaymentReconciliation.outcome",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-payment-issuer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-payment-issuer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-payment-issuer",
      "version" : "6.0.0-ballot4",
      "name" : "payment-issuer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The organization which generated this resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payment-issuer",
      "base" : ["PaymentReconciliation"],
      "type" : "reference",
      "expression" : "PaymentReconciliation.paymentIssuer",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["PaymentReconciliation"],
      "type" : "reference",
      "expression" : "PaymentReconciliation.request",
      "processingMode" : "normal",
      "target" : ["Task"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-requestor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-requestor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-requestor",
      "version" : "6.0.0-ballot4",
      "name" : "requestor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The reference to the provider who submitted the claim",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requestor",
      "base" : ["PaymentReconciliation"],
      "type" : "reference",
      "expression" : "PaymentReconciliation.requestor",
      "processingMode" : "normal",
      "target" : ["Organization",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PaymentReconciliation-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fm"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Financial Management",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }]
      }],
      "description" : "The status of the payment reconciliation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["PaymentReconciliation"],
      "type" : "token",
      "expression" : "PaymentReconciliation.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-death-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-death-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-death-date",
      "version" : "6.0.0-ballot4",
      "name" : "death-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The date of death has been provided and satisfies this search value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "death-date",
      "base" : ["Person"],
      "type" : "date",
      "expression" : "(Person.deceased.ofType(dateTime))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-deceased",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-deceased",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-deceased",
      "version" : "6.0.0-ballot4",
      "name" : "deceased",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This person has been marked as deceased, or has a death date entered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "deceased",
      "base" : ["Person"],
      "type" : "token",
      "expression" : "Person.deceased.exists() and Person.deceased != false",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-family",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-family",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-family",
      "version" : "6.0.0-ballot4",
      "name" : "family",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the family name of the person",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "family",
      "base" : ["Person"],
      "type" : "string",
      "expression" : "Person.name.family",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-given",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-given",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-given",
      "version" : "6.0.0-ballot4",
      "name" : "given",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the given name of the person",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "given",
      "base" : ["Person"],
      "type" : "string",
      "expression" : "Person.name.given",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-link",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-link",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-link",
      "version" : "6.0.0-ballot4",
      "name" : "link",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Any link has this Patient, Person, RelatedPerson or Practitioner reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "link",
      "base" : ["Person"],
      "type" : "reference",
      "expression" : "Person.link.target",
      "processingMode" : "normal",
      "target" : ["RelatedPerson",
      "Practitioner",
      "Person",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Person"],
      "type" : "string",
      "expression" : "Person.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The organization at which this person record is being managed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["Person"],
      "type" : "reference",
      "expression" : "Person.managingOrganization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Person links to this Practitioner",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "practitioner",
      "base" : ["Person"],
      "type" : "reference",
      "expression" : "Person.link.target.where(resolve() is Practitioner)",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Person-relatedperson",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
      "version" : "6.0.0-ballot4",
      "name" : "relatedperson",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Person links to this RelatedPerson",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relatedperson",
      "base" : ["Person"],
      "type" : "reference",
      "expression" : "Person.link.target.where(resolve() is RelatedPerson)",
      "processingMode" : "normal",
      "target" : ["RelatedPerson"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-definition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-definition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-definition",
      "version" : "6.0.0-ballot4",
      "name" : "definition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Activity or plan definitions used by plan definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "definition",
      "base" : ["PlanDefinition"],
      "type" : "reference",
      "expression" : "PlanDefinition.repeat(action).definition.ofType(canonical) | PlanDefinition.repeat(action).definition.ofType(uri)",
      "processingMode" : "normal",
      "target" : ["Measure",
      "OperationDefinition",
      "ObservationDefinition",
      "ActivityDefinition",
      "PlanDefinition",
      "MessageDefinition",
      "Questionnaire",
      "SpecimenDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Whether the PlanDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["PlanDefinition"],
      "type" : "token",
      "expression" : "PlanDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-subject-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "subject-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the PlanDefinition when expressed as a canonical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-canonical",
      "base" : ["PlanDefinition"],
      "type" : "reference",
      "expression" : "PlanDefinition.subject as canonical",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "AdministrableProductDefinition",
      "Group",
      "PackagedProductDefinition",
      "EvidenceVariable",
      "SubstanceDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-subject-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-code",
      "version" : "6.0.0-ballot4",
      "name" : "subject-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the PlanDefinition when expressed as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-code",
      "base" : ["PlanDefinition"],
      "type" : "token",
      "expression" : "PlanDefinition.subject as CodeableConcept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-subject-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-subject-reference",
      "version" : "6.0.0-ballot4",
      "name" : "subject-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject of the PlanDefinition when expressed as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-reference",
      "base" : ["PlanDefinition"],
      "type" : "reference",
      "expression" : "PlanDefinition.subject as Reference",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "AdministrableProductDefinition",
      "Group",
      "PackagedProductDefinition",
      "EvidenceVariable",
      "SubstanceDefinition",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PlanDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The type of artifact the plan (e.g. order-set, eca-rule, protocol)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["PlanDefinition"],
      "type" : "token",
      "expression" : "PlanDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Whether the practitioner record is active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["Practitioner"],
      "type" : "token",
      "expression" : "Practitioner.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-communication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
      "version" : "6.0.0-ballot4",
      "name" : "communication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A language to communicate with the practitioner",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "communication",
      "base" : ["Practitioner"],
      "type" : "token",
      "expression" : "Practitioner.communication.language",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-death-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-death-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-death-date",
      "version" : "6.0.0-ballot4",
      "name" : "death-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The date of death has been provided and satisfies this search value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "death-date",
      "base" : ["Practitioner"],
      "type" : "date",
      "expression" : "(Practitioner.deceased.ofType(dateTime))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-deceased",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-deceased",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-deceased",
      "version" : "6.0.0-ballot4",
      "name" : "deceased",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "This Practitioner has been marked as deceased, or has a death date entered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "deceased",
      "base" : ["Practitioner"],
      "type" : "token",
      "expression" : "Practitioner.deceased.exists() and Practitioner.deceased != false",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A practitioner's Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Practitioner"],
      "type" : "token",
      "expression" : "Practitioner.identifier | Practitioner.qualification.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Practitioner"],
      "type" : "string",
      "expression" : "Practitioner.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-qualification-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-code",
      "version" : "6.0.0-ballot4",
      "name" : "qualification-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type of qualification",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "qualification-code",
      "base" : ["Practitioner"],
      "type" : "token",
      "expression" : "Practitioner.qualification.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-qualification-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-period",
      "version" : "6.0.0-ballot4",
      "name" : "qualification-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The date(s) a qualification is valid for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "qualification-period",
      "base" : ["Practitioner"],
      "type" : "date",
      "expression" : "Practitioner.qualification.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Practitioner-qual-code-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Practitioner-qual-code-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Practitioner-qual-code-period",
      "version" : "6.0.0-ballot4",
      "name" : "qual-code-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The practitioner has a qualification during a specific period",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "qual-code-period",
      "base" : ["Practitioner"],
      "type" : "composite",
      "expression" : "Practitioner.qualification",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-code",
        "expression" : "code"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-qualification-period",
        "expression" : "period"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Whether this practitioner role record is in active use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-characteristic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-characteristic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-characteristic",
      "version" : "6.0.0-ballot4",
      "name" : "characteristic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the PractitionerRole's characteristics",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "characteristic",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.characteristic",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-communication",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-communication",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-communication",
      "version" : "6.0.0-ballot4",
      "name" : "communication",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the languages that the practitioner can communicate with",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "communication",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.communication",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The period during which the practitioner is authorized to perform in these role(s)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["PractitionerRole"],
      "type" : "date",
      "expression" : "PractitionerRole.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-endpoint",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
      "version" : "6.0.0-ballot4",
      "name" : "endpoint",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Technical endpoints providing access to services operated for the practitioner with this role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "endpoint",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.endpoint",
      "processingMode" : "normal",
      "target" : ["Endpoint"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A practitioner's Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "One of the locations at which this practitioner provides care",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-network",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-network",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-network",
      "version" : "6.0.0-ballot4",
      "name" : "network",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Health insurance provider network in which the PractitionerRole provides the role's services (if defined) at the indicated locations (if defined)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "network",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.network",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-organization",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
      "version" : "6.0.0-ballot4",
      "name" : "organization",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The identity of the organization the practitioner represents / acts on behalf of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "organization",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.organization",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-practitioner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
      "version" : "6.0.0-ballot4",
      "name" : "practitioner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Practitioner that is able to provide the defined services for the organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "practitioner",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.practitioner",
      "processingMode" : "normal",
      "target" : ["Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
      "version" : "6.0.0-ballot4",
      "name" : "role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The practitioner can perform this role at for the organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "role",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-service",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
      "version" : "6.0.0-ballot4",
      "name" : "service",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The list of healthcare services that this worker provides for this role's Organization/Location(s)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service",
      "base" : ["PractitionerRole"],
      "type" : "reference",
      "expression" : "PractitionerRole.healthcareService",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "PractitionerRole-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The practitioner has this specialty at an organization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["PractitionerRole"],
      "type" : "token",
      "expression" : "PractitionerRole.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "A request for this procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.basedOn",
      "processingMode" : "normal",
      "target" : ["ServiceRequest",
      "CarePlan",
      "MedicationRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Classification of the procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Procedure"],
      "type" : "token",
      "expression" : "Procedure.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Where the procedure happened",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Part of referenced event",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.partOf",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "Observation",
      "MedicationAdministration"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Who performed the procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.performer.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "Device",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-reason-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-code",
      "version" : "6.0.0-ballot4",
      "name" : "reason-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Reference to a concept (by class)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-code",
      "base" : ["Procedure"],
      "type" : "token",
      "expression" : "Procedure.reason.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-reason-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reason-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reason-reference",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.reason.reference",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "DocumentReference",
      "Observation",
      "DiagnosticReport",
      "Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-report",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-report",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-report",
      "version" : "6.0.0-ballot4",
      "name" : "report",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Any report resulting from the procedure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "report",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.report",
      "processingMode" : "normal",
      "target" : ["Composition",
      "Bundle",
      "DocumentReference",
      "DiagnosticReport"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Procedure"],
      "type" : "token",
      "expression" : "Procedure.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Procedure-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Procedure-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pc"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Procedure-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Care",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }]
      }],
      "description" : "Search by subject",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Procedure"],
      "type" : "reference",
      "expression" : "Procedure.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-activity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-activity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-activity",
      "version" : "6.0.0-ballot4",
      "name" : "activity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Activity that occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "activity",
      "base" : ["Provenance"],
      "type" : "token",
      "expression" : "Provenance.activity",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-agent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-agent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-agent",
      "version" : "6.0.0-ballot4",
      "name" : "agent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Who participated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "agent",
      "base" : ["Provenance"],
      "type" : "reference",
      "expression" : "Provenance.agent.who",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-agent-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
      "version" : "6.0.0-ballot4",
      "name" : "agent-role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "What the agents role was",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "agent-role",
      "base" : ["Provenance"],
      "type" : "token",
      "expression" : "Provenance.agent.role",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-agent-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-type",
      "version" : "6.0.0-ballot4",
      "name" : "agent-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "How the agent participated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "agent-type",
      "base" : ["Provenance"],
      "type" : "token",
      "expression" : "Provenance.agent.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Reference to the service request.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Provenance"],
      "type" : "reference",
      "expression" : "Provenance.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-entity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-entity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-entity",
      "version" : "6.0.0-ballot4",
      "name" : "entity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Identity of entity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "entity",
      "base" : ["Provenance"],
      "type" : "reference",
      "expression" : "Provenance.entity.what",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-location",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-location",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-location",
      "version" : "6.0.0-ballot4",
      "name" : "location",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Where the activity occurred, if relevant",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location",
      "base" : ["Provenance"],
      "type" : "reference",
      "expression" : "Provenance.location",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-recorded",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
      "version" : "6.0.0-ballot4",
      "name" : "recorded",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "When the activity was recorded / updated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recorded",
      "base" : ["Provenance"],
      "type" : "date",
      "expression" : "Provenance.recorded",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-signature-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
      "version" : "6.0.0-ballot4",
      "name" : "signature-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Indication of the reason the entity signed the object(s)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "signature-type",
      "base" : ["Provenance"],
      "type" : "token",
      "expression" : "Provenance.signature.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-target",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-target",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-target",
      "version" : "6.0.0-ballot4",
      "name" : "target",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "Target Reference(s) (usually version specific)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target",
      "base" : ["Provenance"],
      "type" : "reference",
      "expression" : "Provenance.target",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Provenance-when",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Provenance-when",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "sec"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Provenance-when",
      "version" : "6.0.0-ballot4",
      "name" : "when",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Security",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/secure"
        }]
      }],
      "description" : "When the activity occurred",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "when",
      "base" : ["Provenance"],
      "type" : "date",
      "expression" : "(Provenance.occurred.ofType(dateTime))",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-combo-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-combo-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-combo-code",
      "version" : "6.0.0-ballot4",
      "name" : "combo-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A code that corresponds to one of its items in the questionnaire",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "combo-code",
      "base" : ["Questionnaire"],
      "type" : "token",
      "expression" : "Questionnaire.code | Questionnaire.repeat(item).code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-definition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-definition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-definition",
      "version" : "6.0.0-ballot4",
      "name" : "definition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "ElementDefinition - details for the item",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "definition",
      "base" : ["Questionnaire"],
      "type" : "uri",
      "expression" : "Questionnaire.repeat(item).definition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the Questionnaire is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Questionnaire"],
      "type" : "token",
      "expression" : "Questionnaire.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-item-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-item-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-item-code",
      "version" : "6.0.0-ballot4",
      "name" : "item-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A code that corresponds to one of the items in the questionnaire",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-code",
      "base" : ["Questionnaire"],
      "type" : "token",
      "expression" : "Questionnaire.repeat(item).code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-questionnaire-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-questionnaire-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-questionnaire-code",
      "version" : "6.0.0-ballot4",
      "name" : "questionnaire-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A code that matches one of the Questionnaire.code codings",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "questionnaire-code",
      "base" : ["Questionnaire"],
      "type" : "token",
      "expression" : "Questionnaire.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Questionnaire-subject-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
      "version" : "6.0.0-ballot4",
      "name" : "subject-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Resource that can be subject of QuestionnaireResponse",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject-type",
      "base" : ["Questionnaire"],
      "type" : "token",
      "expression" : "Questionnaire.subjectType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-concept",
      "version" : "6.0.0-ballot4",
      "name" : "answer-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type coding or boolean found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-concept",
      "base" : ["QuestionnaireResponse"],
      "type" : "token",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(boolean) | QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(Coding)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-date",
      "version" : "6.0.0-ballot4",
      "name" : "answer-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type date or dateTime found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-date",
      "base" : ["QuestionnaireResponse"],
      "type" : "date",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(date) | QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(dateTime)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-number",
      "version" : "6.0.0-ballot4",
      "name" : "answer-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type integer or decimal found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-number",
      "base" : ["QuestionnaireResponse"],
      "type" : "number",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(integer) | QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(decimal)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "answer-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type quantity found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-quantity",
      "base" : ["QuestionnaireResponse"],
      "type" : "quantity",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(Quantity)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-reference",
      "version" : "6.0.0-ballot4",
      "name" : "answer-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type reference found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-reference",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-string",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-answer-string",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-string",
      "version" : "6.0.0-ballot4",
      "name" : "answer-string",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question answers of type string found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "answer-string",
      "base" : ["QuestionnaireResponse"],
      "type" : "string",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).answer.value.ofType(string)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The author of the questionnaire response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.author",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-authored",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
      "version" : "6.0.0-ballot4",
      "name" : "authored",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "When the questionnaire response was last changed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored",
      "base" : ["QuestionnaireResponse"],
      "type" : "date",
      "expression" : "QuestionnaireResponse.authored",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Plan/proposal/order fulfilled by this questionnaire response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.basedOn",
      "processingMode" : "normal",
      "target" : ["ServiceRequest",
      "CarePlan"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-subject",
      "version" : "6.0.0-ballot4",
      "name" : "item-subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Allows searching for QuestionnaireResponses by item value where the item has isSubject=true",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-subject",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).where(extension('http://hl7.org/fhir/StructureDefinition/questionnaireresponse-isSubject').exists()).answer.value.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-linkid",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
      "version" : "6.0.0-ballot4",
      "name" : "linkid",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question linkIds found within the response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "linkid",
      "base" : ["QuestionnaireResponse"],
      "type" : "token",
      "expression" : "QuestionnaireResponse.repeat(item.combine(item.answer.item)).linkId",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Procedure or observation this questionnaire response was performed as a part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.partOf",
      "processingMode" : "normal",
      "target" : ["Procedure",
      "Observation"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-questionnaire",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
      "version" : "6.0.0-ballot4",
      "name" : "questionnaire",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The questionnaire the answers are provided for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "questionnaire",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.questionnaire",
      "processingMode" : "normal",
      "target" : ["Questionnaire"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The individual providing the information reflected in the questionnaire response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.source",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The status of the questionnaire response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["QuestionnaireResponse"],
      "type" : "token",
      "expression" : "QuestionnaireResponse.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The subject of the questionnaire response",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["QuestionnaireResponse"],
      "type" : "reference",
      "expression" : "QuestionnaireResponse.subject",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-concept",
      "version" : "6.0.0-ballot4",
      "name" : "item-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type boolean or coding found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-concept",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-concept",
        "expression" : "item.answer.value.ofType(boolean) | item.answer.value.ofType(Coding)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-date",
      "version" : "6.0.0-ballot4",
      "name" : "item-date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type date or dateTime found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-date",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-date",
        "expression" : "item.answer.value.ofType(date) | item.answer.value.ofType(dateTime)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-number",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-number",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-number",
      "version" : "6.0.0-ballot4",
      "name" : "item-number",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type integer or decimal found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-number",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-number",
        "expression" : "item.answer.value.ofType(integer) | item.answer.value.ofType(decimal)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "item-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type quantity found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-quantity",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-quantity",
        "expression" : "item.answer.value.ofType(Quantity)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-reference",
      "version" : "6.0.0-ballot4",
      "name" : "item-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type reference found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-reference",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-reference",
        "expression" : "item.answer.value.ofType(Reference)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-string",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-string",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-string",
      "version" : "6.0.0-ballot4",
      "name" : "item-string",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type string found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-string",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-string",
        "expression" : "item.answer.value.ofType(String)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-uri",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "QuestionnaireResponse-item-uri",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-item-uri",
      "version" : "6.0.0-ballot4",
      "name" : "item-uri",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Question with items having the specified linkId and answers of type uri found within the response.  (Primarily for use as part of other composite search parameters.)  Refer to [questionnaireresponse.html#searching](searching guidance) on the resource page for considerations on the use of this parameter.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "item-uri",
      "base" : ["QuestionnaireResponse"],
      "type" : "composite",
      "expression" : "QuestionnaireResponse",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-linkid",
        "expression" : "item.linkId"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-answer-uri",
        "expression" : "item.answer.value.ofType(Uri)"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-case",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case",
      "version" : "6.0.0-ballot4",
      "name" : "case",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The case or procedure number",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "case",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.case.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-case-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-case-type",
      "version" : "6.0.0-ballot4",
      "name" : "case-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The defining type of case",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "case-type",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.case.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-holder",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-holder",
      "version" : "6.0.0-ballot4",
      "name" : "holder",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The organization that holds the granted authorization",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "holder",
      "base" : ["RegulatedAuthorization"],
      "type" : "reference",
      "expression" : "RegulatedAuthorization.holder",
      "processingMode" : "normal",
      "target" : ["Organization"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Business identifier for the authorization, typically assigned by the authorizing body",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-region",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-region",
      "version" : "6.0.0-ballot4",
      "name" : "region",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The territory (e.g., country, jurisdiction etc.) in which the authorization has been granted",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "region",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.region",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The type of regulated product, treatment, facility or activity that is being authorized",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["RegulatedAuthorization"],
      "type" : "reference",
      "expression" : "RegulatedAuthorization.subject",
      "processingMode" : "normal",
      "target" : ["Ingredient",
      "Organization",
      "ObservationDefinition",
      "ActivityDefinition",
      "PlanDefinition",
      "BiologicallyDerivedProduct",
      "Practitioner",
      "PackagedProductDefinition",
      "SubstanceDefinition",
      "Location",
      "MedicinalProductDefinition",
      "NutritionProduct",
      "DeviceDefinition",
      "ResearchStudy",
      "ManufacturedItemDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Overall type of this authorization, for example drug marketing approval, orphan drug designation",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["RegulatedAuthorization"],
      "type" : "token",
      "expression" : "RegulatedAuthorization.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-validity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RegulatedAuthorization-validity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RegulatedAuthorization-validity",
      "version" : "6.0.0-ballot4",
      "name" : "validity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The time period in which the regulatory approval, clearance or licensing is in effect",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "validity",
      "base" : ["RegulatedAuthorization"],
      "type" : "date",
      "expression" : "RegulatedAuthorization.validityPeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Indicates if the related person record is active",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["RelatedPerson"],
      "type" : "token",
      "expression" : "RelatedPerson.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-family",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-family",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-family",
      "version" : "6.0.0-ballot4",
      "name" : "family",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the family name of the related person",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "family",
      "base" : ["RelatedPerson"],
      "type" : "string",
      "expression" : "RelatedPerson.name.family",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-given",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-given",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-given",
      "version" : "6.0.0-ballot4",
      "name" : "given",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the given name of the related person",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "given",
      "base" : ["RelatedPerson"],
      "type" : "string",
      "expression" : "RelatedPerson.name.given",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["RelatedPerson"],
      "type" : "string",
      "expression" : "RelatedPerson.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-relationship",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship",
      "version" : "6.0.0-ballot4",
      "name" : "relationship",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The personal relationship between the patient and the relatedperson",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "relationship",
      "base" : ["RelatedPerson"],
      "type" : "token",
      "expression" : "RelatedPerson.relationship",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-role",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RelatedPerson-role",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-role",
      "version" : "6.0.0-ballot4",
      "name" : "role",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The functional relationship between the patient and the relatedperson",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "role",
      "base" : ["RelatedPerson"],
      "type" : "token",
      "expression" : "RelatedPerson.relationship",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-action-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-action-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-action-resource",
      "version" : "6.0.0-ballot4",
      "name" : "action-resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "A resource in an action of the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "action-resource",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.repeat(action).resource",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-author",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-author",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-author",
      "version" : "6.0.0-ballot4",
      "name" : "author",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The author of the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "author",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.author",
      "processingMode" : "normal",
      "target" : ["Device",
      "PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-authored",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-authored",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-authored",
      "version" : "6.0.0-ballot4",
      "name" : "authored",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The date the request orchestration was authored",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored",
      "base" : ["RequestOrchestration"],
      "type" : "date",
      "expression" : "RequestOrchestration.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "What this request fullfills.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The group identifier for the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["RequestOrchestration"],
      "type" : "token",
      "expression" : "RequestOrchestration.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-instantiates-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "instantiates-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The FHIR-based definition from which the request orchestration is realized",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "instantiates-canonical",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.instantiatesCanonical",
      "processingMode" : "normal",
      "target" : ["ActivityDefinition",
      "ActorDefinition",
      "CapabilityStatement",
      "CodeSystem",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Contract",
      "DeviceDefinition",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "Group",
      "ImplementationGuide",
      "Library",
      "Measure",
      "MessageDefinition",
      "NamingSystem",
      "ObservationDefinition",
      "OperationDefinition",
      "PlanDefinition",
      "Questionnaire",
      "Requirements",
      "ResearchStudy",
      "SearchParameter",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "SubscriptionTopic",
      "TerminologyCapabilities",
      "ValueSet"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-uri",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-instantiates-uri",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-instantiates-uri",
      "version" : "6.0.0-ballot4",
      "name" : "instantiates-uri",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The external definition from which the request orchestration is realized",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "instantiates-uri",
      "base" : ["RequestOrchestration"],
      "type" : "uri",
      "expression" : "RequestOrchestration.instantiatesUri",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The intent of the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["RequestOrchestration"],
      "type" : "token",
      "expression" : "RequestOrchestration.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-participant",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-participant",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-participant",
      "version" : "6.0.0-ballot4",
      "name" : "participant",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The participant in the requests in the orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "participant",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.repeat(action).participant.actor.ofType(Reference) | RequestOrchestration.repeat(action).participant.actor.ofType(canonical)",
      "processingMode" : "normal",
      "target" : ["StructureDefinition",
      "CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "Group",
      "BiologicallyDerivedProduct",
      "Practitioner",
      "Specimen",
      "CapabilityStatement",
      "Substance",
      "SubstanceDefinition",
      "Location",
      "ActorDefinition",
      "MedicinalProductDefinition",
      "HealthcareService",
      "Endpoint",
      "DeviceDefinition",
      "PractitionerRole",
      "SpecimenDefinition",
      "Medication",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The priority of the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["RequestOrchestration"],
      "type" : "token",
      "expression" : "RequestOrchestration.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The status of the request orchestration",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["RequestOrchestration"],
      "type" : "token",
      "expression" : "RequestOrchestration.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RequestOrchestration-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RequestOrchestration-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "The subject that the request orchestration is about",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["RequestOrchestration"],
      "type" : "reference",
      "expression" : "RequestOrchestration.subject",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Requirements-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Requirements-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Requirements-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "An actor these requirements are for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["Requirements"],
      "type" : "reference",
      "expression" : "Requirements.actor.reference",
      "processingMode" : "normal",
      "target" : ["ActorDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Requirements-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Requirements-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Requirements-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The requirements these are derived from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["Requirements"],
      "type" : "reference",
      "expression" : "Requirements.derivedFrom",
      "processingMode" : "normal",
      "target" : ["Requirements"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Requirements-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Requirements-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Requirements-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the Requirements is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["Requirements"],
      "type" : "token",
      "expression" : "Requirements.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-classifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-classifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-classifier",
      "version" : "6.0.0-ballot4",
      "name" : "classifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Classification for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "classifier",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.classifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-condition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-condition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-condition",
      "version" : "6.0.0-ballot4",
      "name" : "condition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Condition being studied",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "condition",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.condition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "When the study began and ended",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["ResearchStudy"],
      "type" : "date",
      "expression" : "ResearchStudy.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-description",
      "version" : "6.0.0-ballot4",
      "name" : "description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Detailed narrative of the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "description",
      "base" : ["ResearchStudy"],
      "type" : "string",
      "expression" : "ResearchStudy.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-eligibility",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-eligibility",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-eligibility",
      "version" : "6.0.0-ballot4",
      "name" : "eligibility",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Inclusion and exclusion criteria",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "eligibility",
      "base" : ["ResearchStudy"],
      "type" : "reference",
      "expression" : "ResearchStudy.recruitment.eligibility",
      "processingMode" : "normal",
      "target" : ["Group"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-focus-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-code",
      "version" : "6.0.0-ballot4",
      "name" : "focus-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Drugs, devices, etc. under study, as a code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus-code",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.focus.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-focus-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus-reference",
      "version" : "6.0.0-ballot4",
      "name" : "focus-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Drugs, devices, etc. under study, as a reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus-reference",
      "base" : ["ResearchStudy"],
      "type" : "reference",
      "expression" : "ResearchStudy.focus.reference",
      "processingMode" : "normal",
      "target" : ["MedicinalProductDefinition",
      "DeviceDefinition",
      "PlanDefinition",
      "SubstanceDefinition",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Business Identifier for study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-keyword",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
      "version" : "6.0.0-ballot4",
      "name" : "keyword",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Used to search for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "keyword",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.keyword",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Name for this study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["ResearchStudy"],
      "type" : "string",
      "expression" : "ResearchStudy.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-objective-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-description",
      "version" : "6.0.0-ballot4",
      "name" : "objective-description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Free text description of the objective of the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "objective-description",
      "base" : ["ResearchStudy"],
      "type" : "string",
      "expression" : "ResearchStudy.objective.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-objective-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-objective-type",
      "version" : "6.0.0-ballot4",
      "name" : "objective-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The kind of study objective",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "objective-type",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.objective.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Part of larger study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["ResearchStudy"],
      "type" : "reference",
      "expression" : "ResearchStudy.partOf",
      "processingMode" : "normal",
      "target" : ["ResearchStudy"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-phase",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-phase",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-phase",
      "version" : "6.0.0-ballot4",
      "name" : "phase",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The stage in the progression of a study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "phase",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.phase",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-actual",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-actual",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-actual",
      "version" : "6.0.0-ballot4",
      "name" : "progress-actual",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Actual if true else anticipated",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-actual",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.progressStatus.actual",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-period",
      "version" : "6.0.0-ballot4",
      "name" : "progress-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Date range",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-period",
      "base" : ["ResearchStudy"],
      "type" : "date",
      "expression" : "ResearchStudy.progressStatus.period",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-state",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-state",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-state",
      "version" : "6.0.0-ballot4",
      "name" : "progress-state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Label for status or state",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-state",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.progressStatus.state",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-protocol",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
      "version" : "6.0.0-ballot4",
      "name" : "protocol",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Steps followed in executing study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "protocol",
      "base" : ["ResearchStudy"],
      "type" : "reference",
      "expression" : "ResearchStudy.protocol",
      "processingMode" : "normal",
      "target" : ["PlanDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-actual",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-recruitment-actual",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-actual",
      "version" : "6.0.0-ballot4",
      "name" : "recruitment-actual",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Actual number of participants enrolled in study across all groups",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recruitment-actual",
      "base" : ["ResearchStudy"],
      "type" : "number",
      "expression" : "ResearchStudy.recruitment.actualNumber",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-target",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-recruitment-target",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-recruitment-target",
      "version" : "6.0.0-ballot4",
      "name" : "recruitment-target",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Target number of participants enrolled in study across all groups",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "recruitment-target",
      "base" : ["ResearchStudy"],
      "type" : "number",
      "expression" : "ResearchStudy.recruitment.targetNumber",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-region",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-region",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-region",
      "version" : "6.0.0-ballot4",
      "name" : "region",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Geographic area for the study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "region",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.region",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-site",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
      "version" : "6.0.0-ballot4",
      "name" : "site",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Facility where study activities are conducted",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "site",
      "base" : ["ResearchStudy"],
      "type" : "reference",
      "expression" : "ResearchStudy.site",
      "processingMode" : "normal",
      "target" : ["Organization",
      "ResearchStudy",
      "Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-study-design",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-study-design",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-study-design",
      "version" : "6.0.0-ballot4",
      "name" : "study-design",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Classifications of the study design characteristics",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "study-design",
      "base" : ["ResearchStudy"],
      "type" : "token",
      "expression" : "ResearchStudy.studyDesign",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-title",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
      "version" : "6.0.0-ballot4",
      "name" : "title",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The human readable name of the research study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "title",
      "base" : ["ResearchStudy"],
      "type" : "string",
      "expression" : "ResearchStudy.title",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-actual",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-status-state-actual",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-actual",
      "version" : "6.0.0-ballot4",
      "name" : "progress-status-state-actual",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Status of study by state and actual",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-status-state-actual",
      "base" : ["ResearchStudy"],
      "type" : "composite",
      "expression" : "ResearchStudy.progressStatus",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-state",
        "expression" : "progress-state"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-actual",
        "expression" : "progress-actual"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-status-state-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period",
      "version" : "6.0.0-ballot4",
      "name" : "progress-status-state-period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Status of study by state and period",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-status-state-period",
      "base" : ["ResearchStudy"],
      "type" : "composite",
      "expression" : "ResearchStudy.progressStatus",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-state",
        "expression" : "progress-state"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-period",
        "expression" : "progress-period"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period-actual",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchStudy-progress-status-state-period-actual",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-status-state-period-actual",
      "version" : "6.0.0-ballot4",
      "name" : "progress-status-state-period-actual",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Status of study by state, period and actual",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "progress-status-state-period-actual",
      "base" : ["ResearchStudy"],
      "type" : "composite",
      "expression" : "ResearchStudy.progressStatus",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-state",
        "expression" : "progress-state"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-period",
        "expression" : "progress-period"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-progress-actual",
        "expression" : "progress-actual"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchSubject-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "draft | active | retired | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ResearchSubject"],
      "type" : "token",
      "expression" : "ResearchSubject.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-study",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchSubject-study",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-study",
      "version" : "6.0.0-ballot4",
      "name" : "study",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Study subject is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "study",
      "base" : ["ResearchSubject"],
      "type" : "reference",
      "expression" : "ResearchSubject.study",
      "processingMode" : "normal",
      "target" : ["ResearchStudy"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchSubject-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Who or what is part of study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ResearchSubject"],
      "type" : "reference",
      "expression" : "ResearchSubject.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Group",
      "BiologicallyDerivedProduct",
      "Specimen",
      "Substance",
      "SubstanceDefinition",
      "Patient",
      "Medication"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subjectstate",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ResearchSubject-subjectstate",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-subjectstate",
      "version" : "6.0.0-ballot4",
      "name" : "subject_state",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "candidate | in-prescreening | in-screening | eligible | ineligible | on-study | on-study-intervention | in-follow-up | off-study",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject_state",
      "base" : ["ResearchSubject"],
      "type" : "token",
      "expression" : "ResearchSubject.subjectState.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-condition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
      "version" : "6.0.0-ballot4",
      "name" : "condition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Condition assessed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "condition",
      "base" : ["RiskAssessment"],
      "type" : "reference",
      "expression" : "RiskAssessment.condition",
      "processingMode" : "normal",
      "target" : ["Condition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-method",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
      "version" : "6.0.0-ballot4",
      "name" : "method",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Evaluation mechanism",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "method",
      "base" : ["RiskAssessment"],
      "type" : "token",
      "expression" : "RiskAssessment.method",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Who did assessment?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["RiskAssessment"],
      "type" : "reference",
      "expression" : "RiskAssessment.performer",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-probability",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
      "version" : "6.0.0-ballot4",
      "name" : "probability",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Likelihood of specified outcome",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "probability",
      "base" : ["RiskAssessment"],
      "type" : "number",
      "expression" : "RiskAssessment.prediction.probability.ofType(decimal)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-probability-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "probability-quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Likelihood of specified outcome (as a Quantity or Range)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "probability-quantity",
      "base" : ["RiskAssessment"],
      "type" : "quantity",
      "expression" : "RiskAssessment.prediction.probability.ofType(Quantity) | RiskAssessment.prediction.probability.ofType(Range)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-risk",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
      "version" : "6.0.0-ballot4",
      "name" : "risk",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Likelihood of specified outcome as a qualitative value",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "risk",
      "base" : ["RiskAssessment"],
      "type" : "token",
      "expression" : "RiskAssessment.prediction.qualitativeRisk",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "RiskAssessment-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "cds"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Clinical Decision Support",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }]
      }],
      "description" : "Who/what does assessment apply to?",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["RiskAssessment"],
      "type" : "reference",
      "expression" : "RiskAssessment.subject",
      "processingMode" : "normal",
      "target" : ["Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-active",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-active",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-active",
      "version" : "6.0.0-ballot4",
      "name" : "active",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Is the schedule in active use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "active",
      "base" : ["Schedule"],
      "type" : "token",
      "expression" : "Schedule.active",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["Schedule"],
      "type" : "reference",
      "expression" : "Schedule.actor",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-date",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-date",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-date",
      "version" : "6.0.0-ballot4",
      "name" : "date",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Search for Schedule resources that have a period that contains this date specified",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "date",
      "base" : ["Schedule"],
      "type" : "date",
      "expression" : "Schedule.planningHorizon",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A Schedule Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Schedule"],
      "type" : "token",
      "expression" : "Schedule.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A portion of the Schedule name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Schedule"],
      "type" : "string",
      "expression" : "Schedule.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-service-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-service-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-service-category",
      "version" : "6.0.0-ballot4",
      "name" : "service-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "High-level category",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-category",
      "base" : ["Schedule"],
      "type" : "token",
      "expression" : "Schedule.serviceCategory",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-service-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type",
      "version" : "6.0.0-ballot4",
      "name" : "service-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type (by coding) of appointments that can be booked into associated slot(s)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type",
      "base" : ["Schedule"],
      "type" : "token",
      "expression" : "Schedule.serviceType.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-service-type-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type-reference",
      "version" : "6.0.0-ballot4",
      "name" : "service-type-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type (by HealthcareService) of appointments that can be booked into associated slot(s)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type-reference",
      "base" : ["Schedule"],
      "type" : "reference",
      "expression" : "Schedule.serviceType.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Schedule-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Schedule-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Schedule-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Type of specialty needed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["Schedule"],
      "type" : "token",
      "expression" : "Schedule.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-base",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
      "version" : "6.0.0-ballot4",
      "name" : "base",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The resource type(s) this search parameter applies to",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "base",
      "base" : ["SearchParameter"],
      "type" : "token",
      "expression" : "SearchParameter.base",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Code used in URL",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["SearchParameter"],
      "type" : "token",
      "expression" : "SearchParameter.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-component",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
      "version" : "6.0.0-ballot4",
      "name" : "component",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Defines how the part works",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "component",
      "base" : ["SearchParameter"],
      "type" : "reference",
      "expression" : "SearchParameter.component.definition",
      "processingMode" : "normal",
      "target" : ["SearchParameter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-derived-from",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
      "version" : "6.0.0-ballot4",
      "name" : "derived-from",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Original definition for the search parameter",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-from",
      "base" : ["SearchParameter"],
      "type" : "reference",
      "expression" : "SearchParameter.derivedFrom",
      "processingMode" : "normal",
      "target" : ["SearchParameter"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the SearchParameter is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["SearchParameter"],
      "type" : "token",
      "expression" : "SearchParameter.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-target",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
      "version" : "6.0.0-ballot4",
      "name" : "target",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Types of resource (if a resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target",
      "base" : ["SearchParameter"],
      "type" : "token",
      "expression" : "SearchParameter.target",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SearchParameter-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "number | date | string | token | reference | composite | quantity | uri | special",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["SearchParameter"],
      "type" : "token",
      "expression" : "SearchParameter.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-authored",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
      "version" : "6.0.0-ballot4",
      "name" : "authored",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Date request signed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored",
      "base" : ["ServiceRequest"],
      "type" : "date",
      "expression" : "ServiceRequest.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "What request fulfills",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.basedOn",
      "processingMode" : "normal",
      "target" : ["RequestOrchestration",
      "DocumentReference",
      "ServiceRequest",
      "CarePlan",
      "MedicationRequest",
      "NutritionOrder"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-structure-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-body-structure-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-structure-code",
      "version" : "6.0.0-ballot4",
      "name" : "body-structure-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Code for body structure where procedure is going to be done",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "body-structure-code",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.bodyStructure.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Classification of service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-concept",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-code-concept",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-concept",
      "version" : "6.0.0-ballot4",
      "name" : "code-concept",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "What is being requested/ordered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-concept",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.code.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-code-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code-reference",
      "version" : "6.0.0-ballot4",
      "name" : "code-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "What is being requested/ordered",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-reference",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.code.reference",
      "processingMode" : "normal",
      "target" : ["ActivityDefinition",
      "PlanDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-group-or-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-group-or-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-group-or-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-or-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Requisition ID or other identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-or-identifier",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.requisition | ServiceRequest.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "proposal | plan | directive | order +",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-location-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-code",
      "version" : "6.0.0-ballot4",
      "name" : "location-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The preferred location specified in the ServiceRequest (coded)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location-code",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.location.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-location-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-location-reference",
      "version" : "6.0.0-ballot4",
      "name" : "location-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The preferred location specified in the ServiceRequest (resource reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "location-reference",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.location.reference",
      "processingMode" : "normal",
      "target" : ["Location"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-occurrence",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-occurrence",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-occurrence",
      "version" : "6.0.0-ballot4",
      "name" : "occurrence",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "When service should occur",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "occurrence",
      "base" : ["ServiceRequest"],
      "type" : "date",
      "expression" : "ServiceRequest.occurrence.ofType(dateTime) | ServiceRequest.occurrence.ofType(Period) | ServiceRequest.occurrence.ofType(Timing)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Requested performer",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.performer",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-performer-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer-type",
      "version" : "6.0.0-ballot4",
      "name" : "performer-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Performer role",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer-type",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.performerType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "routine | urgent | asap | stat",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Body structure where procedure is going to be done (reference)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reference",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.bodyStructure.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-replaces",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-replaces",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-replaces",
      "version" : "6.0.0-ballot4",
      "name" : "replaces",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "What request replaces",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "replaces",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.replaces",
      "processingMode" : "normal",
      "target" : ["RequestOrchestration",
      "ServiceRequest",
      "DeviceRequest",
      "CarePlan",
      "CommunicationRequest",
      "MedicationRequest",
      "NutritionOrder",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who/what is requesting service",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.requester",
      "processingMode" : "normal",
      "target" : ["Organization",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-requisition",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition",
      "version" : "6.0.0-ballot4",
      "name" : "requisition",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Composite Request ID",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requisition",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.requisition",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "draft | active | on-hold | revoked | completed | entered-in-error | unknown",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["ServiceRequest"],
      "type" : "token",
      "expression" : "ServiceRequest.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ServiceRequest-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by subject",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["ServiceRequest"],
      "type" : "reference",
      "expression" : "ServiceRequest.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "Group",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-appointment-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-appointment-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-appointment-type",
      "version" : "6.0.0-ballot4",
      "name" : "appointment-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The style of appointment or patient that may be booked in the slot (not service type)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "appointment-type",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.appointmentType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A Slot Identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-schedule",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-schedule",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-schedule",
      "version" : "6.0.0-ballot4",
      "name" : "schedule",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The Schedule Resource that we are seeking a slot within",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "schedule",
      "base" : ["Slot"],
      "type" : "reference",
      "expression" : "Slot.schedule",
      "processingMode" : "normal",
      "target" : ["Schedule"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-service-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-service-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-service-category",
      "version" : "6.0.0-ballot4",
      "name" : "service-category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "A broad categorization of the service that is to be performed during this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-category",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.serviceCategory",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-service-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-service-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-service-type",
      "version" : "6.0.0-ballot4",
      "name" : "service-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type (by coding) of appointments that can be booked into the slot",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.serviceType.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-service-type-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-service-type-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-service-type-reference",
      "version" : "6.0.0-ballot4",
      "name" : "service-type-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The type (by HealthcareService) of appointments that can be booked into the slot",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "service-type-reference",
      "base" : ["Slot"],
      "type" : "reference",
      "expression" : "Slot.serviceType.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-specialty",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-specialty",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-specialty",
      "version" : "6.0.0-ballot4",
      "name" : "specialty",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The specialty of a practitioner that would be required to perform the service requested in this appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "specialty",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.specialty",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-start",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-start",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-start",
      "version" : "6.0.0-ballot4",
      "name" : "start",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "Appointment date/time.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "start",
      "base" : ["Slot"],
      "type" : "date",
      "expression" : "Slot.start",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Slot-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Slot-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "pa"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Slot-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Patient Administration",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }]
      }],
      "description" : "The free/busy status of the appointment",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Slot"],
      "type" : "token",
      "expression" : "Slot.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-bodysite",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
      "version" : "6.0.0-ballot4",
      "name" : "bodysite",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Reference to a resource (by instance)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "bodysite",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.collection.bodySite.reference",
      "processingMode" : "normal",
      "target" : ["BodyStructure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-collected",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-collected",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-collected",
      "version" : "6.0.0-ballot4",
      "name" : "collected",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The date the specimen was collected",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "collected",
      "base" : ["Specimen"],
      "type" : "date",
      "expression" : "Specimen.collection.collected.ofType(dateTime) | Specimen.collection.collected.ofType(Period)",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-collection-device-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-collection-device-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-collection-device-code",
      "version" : "6.0.0-ballot4",
      "name" : "collection-device-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The code associated with the collection device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "collection-device-code",
      "base" : ["Specimen"],
      "type" : "token",
      "expression" : "Specimen.collection.device.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-collector",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-collector",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-collector",
      "version" : "6.0.0-ballot4",
      "name" : "collector",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who collected the specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "collector",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.collection.collector",
      "processingMode" : "normal",
      "target" : ["Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-container-device-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-container-device-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-container-device-code",
      "version" : "6.0.0-ballot4",
      "name" : "container-device-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The code associated with the specimen container",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "container-device-code",
      "base" : ["Specimen"],
      "type" : "token",
      "expression" : "Specimen.container.device.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-parent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-parent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-parent",
      "version" : "6.0.0-ballot4",
      "name" : "parent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The parent of the specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "parent",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.parent",
      "processingMode" : "normal",
      "target" : ["Specimen"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-procedure",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-procedure",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-procedure",
      "version" : "6.0.0-ballot4",
      "name" : "procedure",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The procedure that collected the specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "procedure",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.collection.procedure",
      "processingMode" : "normal",
      "target" : ["Procedure"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-processing-device-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-processing-device-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-processing-device-code",
      "version" : "6.0.0-ballot4",
      "name" : "processing-device-code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The code associated with the processing device",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "processing-device-code",
      "base" : ["Specimen"],
      "type" : "token",
      "expression" : "Specimen.processing.device.ofType(CodeableConcept)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-request",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-request",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-request",
      "version" : "6.0.0-ballot4",
      "name" : "request",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The request/order associated with the specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "request",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.request",
      "processingMode" : "normal",
      "target" : ["ServiceRequest"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "available | unavailable | unsatisfactory | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Specimen"],
      "type" : "token",
      "expression" : "Specimen.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Specimen-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Specimen-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Specimen-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The subject of the specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Specimen"],
      "type" : "reference",
      "expression" : "Specimen.subject",
      "processingMode" : "normal",
      "target" : ["Device",
      "RelatedPerson",
      "NutritionProduct",
      "Group",
      "BiologicallyDerivedProduct",
      "Substance",
      "Location",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-container",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SpecimenDefinition-container",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-container",
      "version" : "6.0.0-ballot4",
      "name" : "container",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The type of specimen conditioned in container expected by the lab",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "container",
      "base" : ["SpecimenDefinition"],
      "type" : "token",
      "expression" : "SpecimenDefinition.typeTested.container.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SpecimenDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Not for genuine usage (true)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["SpecimenDefinition"],
      "type" : "token",
      "expression" : "SpecimenDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-is-derived",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SpecimenDefinition-is-derived",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-is-derived",
      "version" : "6.0.0-ballot4",
      "name" : "is-derived",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Primary specimen (false) or derived specimen (true)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "is-derived",
      "base" : ["SpecimenDefinition"],
      "type" : "token",
      "expression" : "SpecimenDefinition.typeTested.isDerived",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SpecimenDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The type of collected specimen",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["SpecimenDefinition"],
      "type" : "token",
      "expression" : "SpecimenDefinition.typeCollected",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type-tested",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SpecimenDefinition-type-tested",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type-tested",
      "version" : "6.0.0-ballot4",
      "name" : "type-tested",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The type of specimen conditioned for testing",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type-tested",
      "base" : ["SpecimenDefinition"],
      "type" : "token",
      "expression" : "SpecimenDefinition.typeTested.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-abstract",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
      "version" : "6.0.0-ballot4",
      "name" : "abstract",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the structure is abstract",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "abstract",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.abstract",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-base",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
      "version" : "6.0.0-ballot4",
      "name" : "base",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Definition that this type is constrained/specialized from",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "base",
      "base" : ["StructureDefinition"],
      "type" : "reference",
      "expression" : "StructureDefinition.baseDefinition",
      "processingMode" : "normal",
      "target" : ["StructureDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-base-path",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
      "version" : "6.0.0-ballot4",
      "name" : "base-path",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Path that identifies the base element",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "base-path",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.snapshot.element.base.path | StructureDefinition.differential.element.base.path",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-derivation",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
      "version" : "6.0.0-ballot4",
      "name" : "derivation",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "specialization | constraint - How relates to base definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derivation",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.derivation",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the StructureDefinition is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-expression",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-ext-context-expression",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-expression",
      "version" : "6.0.0-ballot4",
      "name" : "ext-context-expression",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "An expression of extension context assigned to the structure definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ext-context-expression",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.context.expression",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-ext-context-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-type",
      "version" : "6.0.0-ballot4",
      "name" : "ext-context-type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A type of extension context assigned to the structure definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ext-context-type",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.context.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-keyword",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "deprecated"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
      "version" : "6.0.0-ballot4",
      "name" : "keyword",
      "status" : "draft",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A code for the StructureDefinition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "keyword",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.keyword",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-kind",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
      "version" : "6.0.0-ballot4",
      "name" : "kind",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "primitive-type | complex-type | resource | logical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "kind",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.kind",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-path",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
      "version" : "6.0.0-ballot4",
      "name" : "path",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A path that is constrained in the StructureDefinition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "path",
      "base" : ["StructureDefinition"],
      "type" : "token",
      "expression" : "StructureDefinition.snapshot.element.path | StructureDefinition.differential.element.path",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Type defined or constrained by this structure",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["StructureDefinition"],
      "type" : "uri",
      "expression" : "StructureDefinition.type",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-valueset",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
      "version" : "6.0.0-ballot4",
      "name" : "valueset",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A vocabulary binding reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "valueset",
      "base" : ["StructureDefinition"],
      "type" : "reference",
      "expression" : "StructureDefinition.snapshot.element.binding.valueSet",
      "processingMode" : "normal",
      "target" : ["ValueSet"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureDefinition-ext-context",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
      "version" : "6.0.0-ballot4",
      "name" : "ext-context",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "An extension context assigned to the structure definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "ext-context",
      "base" : ["StructureDefinition"],
      "type" : "composite",
      "expression" : "StructureDefinition.context",
      "processingMode" : "normal",
      "multipleOr" : false,
      "component" : [{
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-type",
        "expression" : "type"
      },
      {
        "definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context-expression",
        "expression" : "expression"
      }]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureMap-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureMap-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureMap-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the StructureMap is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["StructureMap"],
      "type" : "token",
      "expression" : "StructureMap.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureMap-produced",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureMap-produced",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureMap-produced",
      "version" : "6.0.0-ballot4",
      "name" : "produced",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A produced StructureDefinition for the map",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "produced",
      "base" : ["StructureMap"],
      "type" : "uri",
      "expression" : "StructureMap.structure.where(mode = 'produced').url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureMap-queried",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureMap-queried",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureMap-queried",
      "version" : "6.0.0-ballot4",
      "name" : "queried",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A queried StructureDefinition for the map",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "queried",
      "base" : ["StructureMap"],
      "type" : "uri",
      "expression" : "StructureMap.structure.where(mode = 'queried').url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureMap-source",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureMap-source",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureMap-source",
      "version" : "6.0.0-ballot4",
      "name" : "source",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A source StructureDefinition for the map",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "source",
      "base" : ["StructureMap"],
      "type" : "uri",
      "expression" : "StructureMap.structure.where(mode = 'source').url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/StructureMap-target",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "StructureMap-target",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/StructureMap-target",
      "version" : "6.0.0-ballot4",
      "name" : "target",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A target StructureDefinition for the map",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "target",
      "base" : ["StructureMap"],
      "type" : "uri",
      "expression" : "StructureMap.structure.where(mode = 'target').url",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-contact",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-contact",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-contact",
      "version" : "6.0.0-ballot4",
      "name" : "contact",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Contact details for the subscription",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "contact",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.contact",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-content-level",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-content-level",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-content-level",
      "version" : "6.0.0-ballot4",
      "name" : "content-level",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Content level included in notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "content-level",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.content",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-filter-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-filter-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-filter-event",
      "version" : "6.0.0-ballot4",
      "name" : "filter-event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Filter event used to narrow notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "filter-event",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.filterBy.event",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-filter-value",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-filter-value",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-filter-value",
      "version" : "6.0.0-ballot4",
      "name" : "filter-value",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Filter value used to narrow notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "filter-value",
      "base" : ["Subscription"],
      "type" : "string",
      "expression" : "Subscription.filterBy.value",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A subscription identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A human-readable name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["Subscription"],
      "type" : "string",
      "expression" : "Subscription.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-owner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-owner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-owner",
      "version" : "6.0.0-ballot4",
      "name" : "owner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The managing entity",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "owner",
      "base" : ["Subscription"],
      "type" : "reference",
      "expression" : "Subscription.managingEntity",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "CareTeam",
      "Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-payload",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-payload",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-payload",
      "version" : "6.0.0-ballot4",
      "name" : "payload",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The mime-type of notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "payload",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.contentType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The current state of the subscription",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-topic",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-topic",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-topic",
      "version" : "6.0.0-ballot4",
      "name" : "topic",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The canonical topic url that triggers notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "topic",
      "base" : ["Subscription"],
      "type" : "uri",
      "expression" : "Subscription.topic",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-type",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-type",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-type",
      "version" : "6.0.0-ballot4",
      "name" : "type",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The type of channel for the sent notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "type",
      "base" : ["Subscription"],
      "type" : "token",
      "expression" : "Subscription.channelType",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Subscription-url",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Subscription-url",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Subscription-url",
      "version" : "6.0.0-ballot4",
      "name" : "url",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "The uri that will receive the notifications",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "url",
      "base" : ["Subscription"],
      "type" : "uri",
      "expression" : "Subscription.endpoint",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-derived-or-self",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-derived-or-self",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-derived-or-self",
      "version" : "6.0.0-ballot4",
      "name" : "derived-or-self",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "A server defined search that matches either the url or derivedFrom",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "derived-or-self",
      "base" : ["SubscriptionTopic"],
      "type" : "uri",
      "expression" : "SubscriptionTopic.url | SubscriptionTopic.derivedFrom",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-effective",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-effective",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-effective",
      "version" : "6.0.0-ballot4",
      "name" : "effective",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Effective period",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "effective",
      "base" : ["SubscriptionTopic"],
      "type" : "date",
      "expression" : "SubscriptionTopic.effectivePeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-event",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-event",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-event",
      "version" : "6.0.0-ballot4",
      "name" : "event",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Event trigger",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "event",
      "base" : ["SubscriptionTopic"],
      "type" : "token",
      "expression" : "SubscriptionTopic.trigger.event",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Whether the SubscriptionTopic is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["SubscriptionTopic"],
      "type" : "token",
      "expression" : "SubscriptionTopic.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-resource",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-resource",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-resource",
      "version" : "6.0.0-ballot4",
      "name" : "resource",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Allowed resource for this definition",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "resource",
      "base" : ["SubscriptionTopic"],
      "type" : "uri",
      "expression" : "SubscriptionTopic.trigger.resource",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-trigger-description",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubscriptionTopic-trigger-description",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "fhir"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubscriptionTopic-trigger-description",
      "version" : "6.0.0-ballot4",
      "name" : "trigger-description",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / FHIR Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      }],
      "description" : "Text representation of the trigger",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "trigger-description",
      "base" : ["SubscriptionTopic"],
      "type" : "string",
      "expression" : "SubscriptionTopic.trigger.description",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-category",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-category",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-category",
      "version" : "6.0.0-ballot4",
      "name" : "category",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The category of the substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "category",
      "base" : ["Substance"],
      "type" : "token",
      "expression" : "Substance.category",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The code of the substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["Substance"],
      "type" : "token",
      "expression" : "Substance.code.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-code-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-code-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-code-reference",
      "version" : "6.0.0-ballot4",
      "name" : "code-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "A reference to the defining substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code-reference",
      "base" : ["Substance"],
      "type" : "reference",
      "expression" : "Substance.code.reference",
      "processingMode" : "normal",
      "target" : ["SubstanceDefinition"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-expiry",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-expiry",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-expiry",
      "version" : "6.0.0-ballot4",
      "name" : "expiry",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Expiry date of package or container of substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "expiry",
      "base" : ["Substance"],
      "type" : "date",
      "expression" : "Substance.expiry",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Unique identifier for the substance",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["Substance"],
      "type" : "token",
      "expression" : "Substance.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-quantity",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-quantity",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-quantity",
      "version" : "6.0.0-ballot4",
      "name" : "quantity",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Amount of substance in the package",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "quantity",
      "base" : ["Substance"],
      "type" : "quantity",
      "expression" : "Substance.quantity",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Substance-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Substance-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Substance-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "active | inactive | entered-in-error",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Substance"],
      "type" : "token",
      "expression" : "Substance.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-classification",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-classification",
      "version" : "6.0.0-ballot4",
      "name" : "classification",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "High or low level categorization, e.g. polymer vs. nucleic acid or linear vs. branch chain",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "classification",
      "base" : ["SubstanceDefinition"],
      "type" : "token",
      "expression" : "SubstanceDefinition.classification",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The specific code",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["SubstanceDefinition"],
      "type" : "token",
      "expression" : "SubstanceDefinition.code.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-domain",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-domain",
      "version" : "6.0.0-ballot4",
      "name" : "domain",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "If the substance applies to only human or veterinary use",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "domain",
      "base" : ["SubstanceDefinition"],
      "type" : "token",
      "expression" : "SubstanceDefinition.domain",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Identifier by which this substance is known",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "identifier",
      "base" : ["SubstanceDefinition"],
      "type" : "token",
      "expression" : "SubstanceDefinition.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-name",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-name",
      "version" : "6.0.0-ballot4",
      "name" : "name",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "The actual name",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "name",
      "base" : ["SubstanceDefinition"],
      "type" : "string",
      "expression" : "SubstanceDefinition.name.name",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "SubstanceDefinition-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "brr"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/SubstanceDefinition-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Biomedical Research and Regulation",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }]
      }],
      "description" : "Status of substance within the catalogue e.g. active, retired",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["SubstanceDefinition"],
      "type" : "token",
      "expression" : "SubstanceDefinition.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-actor",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-actor",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-actor",
      "version" : "6.0.0-ballot4",
      "name" : "actor",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by specific performer.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "actor",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.performer.actor",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-authored-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-authored-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-authored-on",
      "version" : "6.0.0-ballot4",
      "name" : "authored-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by creation date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "authored-on",
      "base" : ["Task"],
      "type" : "date",
      "expression" : "Task.authoredOn",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-based-on",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-based-on",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-based-on",
      "version" : "6.0.0-ballot4",
      "name" : "based-on",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by requests this task is based on",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "based-on",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.basedOn",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-business-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-business-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-business-status",
      "version" : "6.0.0-ballot4",
      "name" : "business-status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by business status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "business-status",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.businessStatus",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-focus-canonical",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-focus-canonical",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-focus-canonical",
      "version" : "6.0.0-ballot4",
      "name" : "focus-canonical",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task focus - canonical",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus-canonical",
      "base" : ["Task"],
      "type" : "uri",
      "expression" : "Task.focus.value.ofType(canonical)",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-focus-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-focus-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-focus-reference",
      "version" : "6.0.0-ballot4",
      "name" : "focus-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task focus - reference",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "focus-reference",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.focus.value.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-group-identifier",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
      "version" : "6.0.0-ballot4",
      "name" : "group-identifier",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by group identifier",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "group-identifier",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.groupIdentifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-input",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-input",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-input",
      "version" : "6.0.0-ballot4",
      "name" : "input",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task input",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "input",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.input.value.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-intent",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-intent",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-intent",
      "version" : "6.0.0-ballot4",
      "name" : "intent",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task intent",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "intent",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.intent",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-modified",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-modified",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-modified",
      "version" : "6.0.0-ballot4",
      "name" : "modified",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by last modification date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "modified",
      "base" : ["Task"],
      "type" : "date",
      "expression" : "Task.lastModified",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-output",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-output",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-output",
      "version" : "6.0.0-ballot4",
      "name" : "output",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task output",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "output",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.output.value.ofType(Reference)",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-owner",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-owner",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-owner",
      "version" : "6.0.0-ballot4",
      "name" : "owner",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task owner",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "owner",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.owner",
      "processingMode" : "normal",
      "target" : ["Organization",
      "CareTeam",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-part-of",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-part-of",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-part-of",
      "version" : "6.0.0-ballot4",
      "name" : "part-of",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task this task is part of",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "part-of",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.partOf",
      "processingMode" : "normal",
      "target" : ["Task"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-performer",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-performer",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-performer",
      "version" : "6.0.0-ballot4",
      "name" : "performer",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by recommended type of performer (e.g., Requester, Performer, Scheduler).",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "performer",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.requestedPerformer.concept",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-period",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-period",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-period",
      "version" : "6.0.0-ballot4",
      "name" : "period",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by period Task is/was underway",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "period",
      "base" : ["Task"],
      "type" : "date",
      "expression" : "Task.executionPeriod",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-priority",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-priority",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-priority",
      "version" : "6.0.0-ballot4",
      "name" : "priority",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task priority",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "priority",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.priority",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-requestedperformer-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-requestedperformer-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-requestedperformer-reference",
      "version" : "6.0.0-ballot4",
      "name" : "requestedperformer-reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by specific requested performer.",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requestedperformer-reference",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.requestedPerformer.reference",
      "processingMode" : "normal",
      "target" : ["HealthcareService",
      "Organization",
      "CareTeam",
      "Device",
      "RelatedPerson",
      "PractitionerRole",
      "Practitioner",
      "Group",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-requester",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-requester",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-requester",
      "version" : "6.0.0-ballot4",
      "name" : "requester",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task requester",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "requester",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.requester",
      "processingMode" : "normal",
      "target" : ["Device",
      "Organization",
      "RelatedPerson",
      "PractitionerRole",
      "Group",
      "Practitioner",
      "Patient"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by task status",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["Task"],
      "type" : "token",
      "expression" : "Task.status",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/Task-subject",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "Task-subject",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/Task-subject",
      "version" : "6.0.0-ballot4",
      "name" : "subject",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Search by subject",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "subject",
      "base" : ["Task"],
      "type" : "reference",
      "expression" : "Task.for",
      "processingMode" : "normal",
      "target" : ["Account",
      "ActivityDefinition",
      "ActorDefinition",
      "AdministrableProductDefinition",
      "AdverseEvent",
      "AllergyIntolerance",
      "Appointment",
      "AppointmentResponse",
      "ArtifactAssessment",
      "AuditEvent",
      "Basic",
      "Binary",
      "BiologicallyDerivedProduct",
      "BodyStructure",
      "Bundle",
      "CapabilityStatement",
      "CarePlan",
      "CareTeam",
      "Claim",
      "ClaimResponse",
      "ClinicalUseDefinition",
      "CodeSystem",
      "Communication",
      "CommunicationRequest",
      "CompartmentDefinition",
      "Composition",
      "ConceptMap",
      "Condition",
      "Consent",
      "Contract",
      "Coverage",
      "CoverageEligibilityRequest",
      "CoverageEligibilityResponse",
      "DetectedIssue",
      "Device",
      "DeviceAlert",
      "DeviceAssociation",
      "DeviceDefinition",
      "DeviceMetric",
      "DeviceRequest",
      "DiagnosticReport",
      "DocumentReference",
      "Encounter",
      "Endpoint",
      "EnrollmentRequest",
      "EnrollmentResponse",
      "EpisodeOfCare",
      "EventDefinition",
      "Evidence",
      "EvidenceVariable",
      "ExampleScenario",
      "ExplanationOfBenefit",
      "FamilyMemberHistory",
      "Flag",
      "Goal",
      "Group",
      "GuidanceResponse",
      "HealthcareService",
      "ImagingSelection",
      "ImagingStudy",
      "Immunization",
      "ImplementationGuide",
      "Ingredient",
      "InsurancePlan",
      "InsuranceProduct",
      "Invoice",
      "Library",
      "List",
      "Location",
      "ManufacturedItemDefinition",
      "Measure",
      "MeasureReport",
      "Medication",
      "MedicationAdministration",
      "MedicationDispense",
      "MedicationRequest",
      "MedicationStatement",
      "MedicinalProductDefinition",
      "MessageDefinition",
      "MessageHeader",
      "NamingSystem",
      "NutritionIntake",
      "NutritionOrder",
      "NutritionProduct",
      "Observation",
      "ObservationDefinition",
      "OperationDefinition",
      "OperationOutcome",
      "Organization",
      "OrganizationAffiliation",
      "PackagedProductDefinition",
      "Parameters",
      "Patient",
      "PaymentNotice",
      "PaymentReconciliation",
      "Person",
      "PlanDefinition",
      "Practitioner",
      "PractitionerRole",
      "Procedure",
      "Provenance",
      "Questionnaire",
      "QuestionnaireResponse",
      "RegulatedAuthorization",
      "RelatedPerson",
      "RequestOrchestration",
      "Requirements",
      "ResearchStudy",
      "ResearchSubject",
      "RiskAssessment",
      "Schedule",
      "SearchParameter",
      "ServiceRequest",
      "Slot",
      "Specimen",
      "SpecimenDefinition",
      "StructureDefinition",
      "StructureMap",
      "Subscription",
      "SubscriptionStatus",
      "SubscriptionTopic",
      "Substance",
      "SubstanceDefinition",
      "Task",
      "TerminologyCapabilities",
      "ValueSet",
      "VisionPrescription"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "TerminologyCapabilities-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Whether the TerminologyCapabilities is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["TerminologyCapabilities"],
      "type" : "token",
      "expression" : "TerminologyCapabilities.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ValueSet-code",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ValueSet-code",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ValueSet-code",
      "version" : "6.0.0-ballot4",
      "name" : "code",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "code",
      "base" : ["ValueSet"],
      "type" : "token",
      "expression" : "ValueSet.expansion.repeat(contains).code | ValueSet.compose.include.concept.code",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ValueSet-expansion",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
      "version" : "6.0.0-ballot4",
      "name" : "expansion",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Identifies the value set expansion (business identifier)",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "expansion",
      "base" : ["ValueSet"],
      "type" : "uri",
      "expression" : "ValueSet.expansion.identifier",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ValueSet-experimental",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ValueSet-experimental",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ValueSet-experimental",
      "version" : "6.0.0-ballot4",
      "name" : "experimental",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "Whether the ValueSet is experimental",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "experimental",
      "base" : ["ValueSet"],
      "type" : "token",
      "expression" : "ValueSet.experimental",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "ValueSet-reference",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "vocab"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
      "version" : "6.0.0-ballot4",
      "name" : "reference",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Terminology Infrastructure",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/Vocab"
        }]
      }],
      "description" : "A code system included or excluded in the value set or an imported value set",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "reference",
      "base" : ["ValueSet"],
      "type" : "uri",
      "expression" : "ValueSet.compose.include.system",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "VisionPrescription-datewritten",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
      "version" : "6.0.0-ballot4",
      "name" : "datewritten",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Return prescriptions written on this date",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "datewritten",
      "base" : ["VisionPrescription"],
      "type" : "date",
      "expression" : "VisionPrescription.dateWritten",
      "processingMode" : "normal",
      "comparator" : ["eq",
      "ne",
      "gt",
      "ge",
      "lt",
      "le",
      "sa",
      "eb",
      "ap"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "VisionPrescription-prescriber",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
      "version" : "6.0.0-ballot4",
      "name" : "prescriber",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "Who authorized the vision prescription",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "prescriber",
      "base" : ["VisionPrescription"],
      "type" : "reference",
      "expression" : "VisionPrescription.prescriber",
      "processingMode" : "normal",
      "target" : ["PractitionerRole",
      "Practitioner"]
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-product",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "VisionPrescription-product",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-product",
      "version" : "6.0.0-ballot4",
      "name" : "product",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The type of product being prescribed",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "product",
      "base" : ["VisionPrescription"],
      "type" : "token",
      "expression" : "VisionPrescription.lensSpecification.product",
      "processingMode" : "normal"
    }
  },
  {
    "fullUrl" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-status",
    "resource" : {
      "resourceType" : "SearchParameter",
      "id" : "VisionPrescription-status",
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode" : "normative"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
        "valueCode" : "oo"
      }],
      "url" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-status",
      "version" : "6.0.0-ballot4",
      "name" : "status",
      "status" : "active",
      "experimental" : false,
      "date" : "2026-03-31T18:55:04+00:00",
      "publisher" : "HL7 International / Orders and Observations",
      "contact" : [{
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }]
      },
      {
        "telecom" : [{
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }]
      }],
      "description" : "The status of the vision prescription",
      "jurisdiction" : [{
        "coding" : [{
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }]
      }],
      "code" : "status",
      "base" : ["VisionPrescription"],
      "type" : "token",
      "expression" : "VisionPrescription.status",
      "processingMode" : "normal"
    }
  }]
}