FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/be-sp-claimresponse-subType

Packagehl7.fhir.be.mycarenet
TypeSearchParameter
Idbe-sp-claimresponse-subType
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/mycarenet/https://build.fhir.org/ig/hl7-be/mycarenet/SearchParameter-be-sp-claimresponse-subType.html
URLhttps://www.ehealth.fgov.be/standards/fhir/mycarenet/SearchParameter/be-sp-claimresponse-subType
Version2.1.0
Statusactive
Date2025-06-05T14:15:50+00:00
NamesubType
Realmbe
Authorityhl7
DescriptionThis SearchParameter enables query of ClaimResponses by subType.
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter be-sp-claimresponse-subType

subType TU

Parameter subType:token

This SearchParameter enables query of ClaimResponses by subType.

ResourceClaimResponse
ExpressionsubType
Processing ModeNormal
Multiples
  • multipleAnd: The parameter may only appear once
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "be-sp-claimresponse-subType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/SearchParameter/be-sp-claimresponse-subType",
  "version": "2.1.0",
  "name": "subType",
  "status": "active",
  "date": "2025-06-05T14:15:50+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"
        }
      ]
    },
    {
      "name": "Message Structure",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "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
}