Belgian MyCareNet Profiles
2.1.0 - STU Belgium flag

Belgian MyCareNet Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/mycarenet/ and changes regularly. See the Directory of published versions

: BeSPClaimResponseSubType - JSON Representation

Active as of 2024-08-26

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "be-sp-claimresponse-subType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter be-sp-claimresponse-subType</b></p><a name=\"be-sp-claimresponse-subType\"> </a><a name=\"hcbe-sp-claimresponse-subType\"> </a><a name=\"be-sp-claimresponse-subType-en-US\"> </a><h2>subType</h2><p>Parameter <code>subType</code>:<code>token</code></p><div><p>This SearchParameter enables query of ClaimResponses by subType.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/claimresponse.html\">ClaimResponse</a></td></tr><tr><td>Expression</td><td><code>subType</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/SearchParameter/be-sp-claimresponse-subType",
  "version" : "2.1.0",
  "name" : "subType",
  "status" : "active",
  "date" : "2024-08-26T07:44:03+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ehealth.fgov.be/"
        },
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net"
        }
      ]
    }
  ],
  "description" : "This SearchParameter enables query of ClaimResponses by subType.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "code" : "subType",
  "base" : [
    "ClaimResponse"
  ],
  "type" : "token",
  "expression" : "subType",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : false
}