Cross-Version Extension for Condition.evidence in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-Condition.evidence
Version
Statusactive
Description

Cross-Version Extension for Condition.evidence. Valid in versions R5

This is a valid extension because the types BackboneElement were removed in a later version

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionSupporting evidence
... extension:codeR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.evidence.code]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.evidence.code
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-Condition.evidence"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-con.evidence",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Condition.evidence",
  "name" : "XVerExtensionCondition.evidenceR2",
  "title" : "Cross-Version Extension for Condition.evidence in R2",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Care)",
  "contact" : [{
    "telecom" : [{
      "system" : "other",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "other",
      "value" : "http://www.hl7.org/Special/committees/patientcare/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Condition.evidence. Valid in versions R5\r\n\r\nThis is a valid extension because the types BackboneElement were removed in a later version",
  "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" : "Condition"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Condition"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Supporting evidence",
      "definition" : "Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed.",
      "comment" : "The evidence may be a simple list of coded symptoms/manifestations, or references to observations or formal assessments, or both.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : ".outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN]"
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "codeR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.evidence.code"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Condition.evidence"
    }]
  }
}