| Package | hl7.fhir.us.davinci-hrex |
| Resource Type | SearchParameter |
| Id | hrex-coverage-patient |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/SearchParameter-hrex-coverage-patient.html |
| URL | http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-patient |
| Version | 1.2.0-cibuild |
| Status | active |
| Date | 2025-04-17T04:19:54+00:00 |
| Name | HRexCoveragePatient |
| Realm | us |
| Authority | hl7 |
| Description | Retrieve coverages for a patient **NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements: * multipleAnd * multipleOr * modifier * comparator * chain |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter hrex-coverage-patient
Parameter patient:reference
Retrieve coverages for a patient
NOTE: This HRex SearchParameter definition extends the usage context of the capabilitystatement-expectation extension to formally express implementer expectations for these elements:
multipleAnd
multipleOr
modifier
comparator
chain
| Resource | Coverage |
| Expression | Coverage.beneficiary |
| Processing Mode | Normal |
| Target Resources | Patient |
| Multiples |
|
| Modifiers | Allowed: missing, text, not, type, identifier |
| Chains | Allowed: name, gender, birthdate |
{
"resourceType": "SearchParameter",
"id": "hrex-coverage-patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-patient",
"version": "1.2.0-cibuild",
"name": "HRexCoveragePatient",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/Coverage-patient",
"status": "active",
"experimental": false,
"date": "2025-04-17T04:19:54+00:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description": "Retrieve coverages for a patient\n\n**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:\n\n* multipleAnd\n\n* multipleOr\n\n* modifier\n\n* comparator\n\n* chain",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "patient",
"base": [
"Coverage"
],
"type": "reference",
"expression": "Coverage.beneficiary",
"xpathUsage": "normal",
"target": [
"Patient"
],
"multipleOr": true,
"_multipleOr": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
"multipleAnd": true,
"_multipleAnd": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
"modifier": [
"missing",
"text",
"not",
"type",
"identifier"
],
"_modifier": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
]
}
],
"chain": [
"name",
"gender",
"birthdate"
],
"_chain": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
}
]
}