Cross-Version Extension for Patient.link.type in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-Patient.link.type
Version
Statusactive
Description

Cross-Version Extension for Patient.link.type. Valid in versions R3, R4, R4B, R5

This is a valid extension because it has the following codes that are not in other versions replace (http://hl7.org/fhir/1.0/link-type)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!1..1Extensionreplace | refer | seealso - type of link
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-Patient.link.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-pat.lin.type",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Patient.link.type",
  "name" : "XVerExtensionPatient.link.typeR2",
  "title" : "Cross-Version Extension for Patient.link.type in R2",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Administration)",
  "contact" : [{
    "telecom" : [{
      "system" : "other",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "other",
      "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Patient.link.type. Valid in versions R3, R4, R4B, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions replace (http://hl7.org/fhir/1.0/link-type)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "replace | refer | seealso - type of link",
      "definition" : "The type of link between this patient resource and another patient resource.",
      "min" : 1,
      "max" : "1",
      "isModifier" : true,
      "isModifierReason" : "No Modifier Reason provideed in previous versions of FHIR",
      "mapping" : [{
        "identity" : "cda",
        "map" : "n/a"
      },
      {
        "identity" : "rim",
        "map" : "typeCode"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Patient.link.type"
    }]
  }
}