FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex |
| Resource Type | SearchParameter |
| Id | SearchParameter-pdex-group-characteristic-value-reference.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/davinci-epdx/SearchParameter-pdex-group-characteristic-value-reference.html |
| URL | http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-group-characteristic-value-reference |
| Version | 2.2.0 |
| Status | active |
| Date | 2026-03-19T14:08:32+00:00 |
| Name | PDexGroupCharacteristicValueReference |
| Realm | us |
| Authority | hl7 |
| Description | Search for Group resources by the Reference value of a characteristic. Used to find PDex Member Match Groups and Provider Groups associated with a specific requesting payer or provider Organization (stored in characteristic.valueReference). |
| Type | reference |
| CapabilityStatement | ||
| hl7.fhir.us.davinci-pdex#current | pdex-payer-access-server | PDex Payer Access Server CapabilityStatement |
| hl7.fhir.us.davinci-pdex#current | pdex-provider-access-server | PDex Provider Access Server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter pdex-group-characteristic-value-reference
Parameter characteristic-value-reference:reference
Search for Group resources by the Reference value of a characteristic. Used to find PDex Member Match Groups and Provider Groups associated with a specific requesting payer or provider Organization (stored in characteristic.valueReference).
| Resource | Group |
| Expression | Group.characteristic.value.ofType(Reference) |
| Processing Mode | Normal |
| Target Resources | Organization |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "pdex-group-characteristic-value-reference",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-group-characteristic-value-reference",
"version": "2.2.0",
"name": "PDexGroupCharacteristicValueReference",
"status": "active",
"experimental": true,
"date": "2026-03-19T14:08:32+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
},
{
"name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom": [
{
"system": "email",
"value": "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name": "HL7 International - Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "Search for Group resources by the Reference value of a characteristic. Used to find PDex Member Match Groups and Provider Groups associated with a specific requesting payer or provider Organization (stored in characteristic.valueReference).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "characteristic-value-reference",
"base": [
"Group"
],
"type": "reference",
"expression": "Group.characteristic.value.ofType(Reference)",
"xpathUsage": "normal",
"target": [
"Organization"
],
"multipleOr": false,
"multipleAnd": true
}