FHIR IG analytics| Package | pharmacyeclaim.trial |
| Resource Type | StructureDefinition |
| Id | ext-DateForCarrierTotals-out.StructureDefinition.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=pharmacyeclaim.trial@1.0.0-trial-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-date-carrier-totals |
| URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-date-carrier-totals |
| Status | draft |
| Name | DateForCarrierTotals |
| Title | DateForCarrierTotals |
| Description | When totals are returned by carrier this allows sorting by date |
| Purpose | When totals are returned by carrier this allows sorting by date |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| profile-parameters-daily-totals-OUT | DailyTotalsOUTParameters |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-date-carrier-totals",
"url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-date-carrier-totals",
"name": "DateForCarrierTotals",
"title": "DateForCarrierTotals",
"status": "draft",
"description": "When totals are returned by carrier this allows sorting by date",
"purpose": "When totals are returned by carrier this allows sorting by date",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Parameters.parameter"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-date-carrier-totals"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
}
]
}
}