PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.insurance-card.r4@1.1.0
    http://hl7.org/fhir/us/insurance-card/StructureDefinition/C4DIC-CardIssueDate-extension
description: This extension allows for the expression of the date at which the insurance card was issued by the payer. The health plan may pass this along with the Coverage resource to indicate when the information became in force. Please note, this data element is distinct from the coverage period for the health plan as the insurance card may be provided in advance of the coverage start date or following the coverage start date (for example, in the event a replacement card is needed.)
package_name: hl7.fhir.us.insurance-card.r4
derivation: constraint
name: CardIssueDate
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/insurance-card/StructureDefinition/C4DIC-CardIssueDate-extension'}
    index: 1
  value:
    choices: [valueDate]
    index: 3
  valueDate: {type: date, choiceOf: value, index: 4}
package_version: 1.1.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/insurance-card/StructureDefinition/C4DIC-CardIssueDate-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [value, valueDate]