| Package | hl7.fhir.us.davinci-pct |
| Resource Type | SearchParameter |
| Id | packet-PlannedPeriodOfService |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/SearchParameter-packet-PlannedPeriodOfService.html |
| URL | http://hl7.org/fhir/us/davinci-pct/SearchParameter/packet-PlannedPeriodOfService |
| Version | 2.0.0-draft |
| Status | active |
| Date | 2025-04-04T09:29:23+11:00 |
| Name | PacketPlannedPeriodOfService |
| Realm | us |
| Authority | hl7 |
| Description | Planned date(s) of a particular admission/service or a series of admissions/services. |
| Type | date |
| CapabilityStatement | |
| davinci-pct | Patient Cost Transparency Implementation Guide Payer Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter packet-PlannedPeriodOfService
Parameter planned-period:date
Planned date(s) of a particular admission/service or a series of admissions/services.
| Resource | DocumentReference |
| Expression | DocumentReference.extension.where(url='http://hl7.org/fhir/StructureDefinition/gfeServiceLinkingInfo').extension.where(url='plannedPeriodOfService').value |
| Processing Mode | Normal |
| Target Resources | DocumentReference |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "packet-PlannedPeriodOfService",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}
],
"url": "http://hl7.org/fhir/us/davinci-pct/SearchParameter/packet-PlannedPeriodOfService",
"version": "2.0.0-draft",
"name": "PacketPlannedPeriodOfService",
"status": "active",
"experimental": false,
"date": "2025-04-04T09:29:23+11: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": "fmlists@lists.hl7.org"
}
]
}
],
"description": "Planned date(s) of a particular admission/service or a series of admissions/services.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "planned-period",
"base": [
"DocumentReference"
],
"type": "date",
"expression": "DocumentReference.extension.where(url='http://hl7.org/fhir/StructureDefinition/gfeServiceLinkingInfo').extension.where(url='plannedPeriodOfService').value",
"xpathUsage": "normal",
"target": [
"DocumentReference"
]
}