{
  "resourceType" : "SearchParameter",
  "id" : "SearchParameter-MessageType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter SearchParameter-MessageType</b></p><a name=\"SearchParameter-MessageType\"> </a><a name=\"hcSearchParameter-MessageType\"> </a><h2>EERMessageTypeSearchParameter</h2><p>Parameter <code>messageType</code>:<code>token</code></p><div><p>Search EerMessagingOrganization resources by Message Type i.e. endpoint payloadType</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.endpoint.resolve().payloadType.coding</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/eer/SearchParameter/SearchParameter-MessageType",
  "version" : "3.0.0-trial-use-1",
  "name" : "EERMessageTypeSearchParameter",
  "status" : "active",
  "date" : "2026-07-23T11:30:54+00:00",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://medcom.dk"
    },
    {
      "system" : "email",
      "value" : "ehmi@medcom.dk"
    }]
  }],
  "description" : "Search EerMessagingOrganization resources by Message Type i.e. endpoint payloadType",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "code" : "messageType",
  "base" : ["Organization"],
  "type" : "token",
  "expression" : "Organization.endpoint.resolve().payloadType.coding"
}