Cross-Version Extension for Coverage.payor in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.payor
Version
Statusactive
Description

Cross-Version Extension for Coverage.payor. Valid in versions R2, R5

This is a valid cross-version extension because the cardinality changed

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionIdentifier for the plan or agreement issuer
... extension ..0
... value[x] 1..Reference(Organization | Patient | RelatedPerson)
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.payor"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-cov.payor",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.payor",
  "name" : "XVerExtensionCoverage.payorR3",
  "title" : "Cross-Version Extension for Coverage.payor in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Financial Management)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fm/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Coverage.payor. Valid in versions R2, R5\r\n\r\nThis is a valid cross-version extension because the cardinality changed",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "5.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "5.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Coverage"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Coverage"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Coverage"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Identifier for the plan or agreement issuer",
      "definition" : "The program or plan underwriter or payor including both insurance and non-insurance agreements, such as patient-pay agreements. May provide multiple identifiers such as insurance company identifier or business identifier (BIN number).",
      "requirements" : "Need to identify the issuer to target for processing and for coordination of benefit processing.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "cdanetv4",
        "map" : "A05"
      },
      {
        "identity" : "v2",
        "map" : "IN1-3"
      },
      {
        "identity" : "cpha3pharm",
        "map" : "C.30"
      },
      {
        "identity" : "w5",
        "map" : "who.author"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Reference",
        "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Organization",
        "http://hl7.org/fhir/StructureDefinition/Patient",
        "http://hl7.org/fhir/StructureDefinition/RelatedPerson"]
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.payor"
    }]
  }
}