Belgian MyCareNet Profiles
2.1.0 - STU
This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
{
"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 <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6\" href=\"http://hl7.org/fhir/R4/versions.html#std-process\" title=\"Standards Status = Trial Use\">TU</a></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>"
},
"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-02-17T19:47:43+01: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
}