| Package | hl7.fhir.us.davinci-pct |
| Resource Type | SearchParameter |
| Id | aeob-date-of-service |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/SearchParameter-aeob-date-of-service.html |
| URL | http://hl7.org/fhir/us/davinci-pct/SearchParameter/aeob-date-of-service |
| Version | 2.0.0-draft |
| Status | active |
| Date | 2022-12-15 |
| Name | AEOBDateOfService |
| Realm | us |
| Authority | hl7 |
| Description | Select planned date of service |
| Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter aeob-date-of-service
Parameter aeob-date-of-service:date
Select planned date of service
| Resource | ExplanationOfBenefit |
| Expression | ExplanationOfBenefit.item.serviced |
| Target Resources | ExplanationOfBenefit |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "aeob-date-of-service",
"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": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pct/SearchParameter/aeob-date-of-service",
"version": "2.0.0-draft",
"name": "AEOBDateOfService",
"status": "active",
"date": "2022-12-15",
"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": "fmlists@lists.hl7.org"
}
]
}
],
"description": "Select planned date of service",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "aeob-date-of-service",
"base": [
"ExplanationOfBenefit"
],
"type": "date",
"expression": "ExplanationOfBenefit.item.serviced",
"target": [
"ExplanationOfBenefit"
]
}