Cross-Version Extension for Condition.context in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.context
Version
Statusactive
Description

Cross-Version Extension for Condition.context. Valid in versions R2

This is a valid extension because it has the target resources EpisodeOfCare

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionEncounter or episode when condition first asserted
... extension ..0
... value[x] 1..Reference()
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.context"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-con.context",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.context",
  "name" : "XVerExtensionCondition.contextR3",
  "title" : "Cross-Version Extension for Condition.context in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Care)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Condition.context. Valid in versions R2\r\n\r\nThis is a valid extension because it has the target resources EpisodeOfCare",
  "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" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Condition"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Condition"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Encounter or episode when condition first asserted",
      "definition" : "Encounter during which the condition was first asserted.",
      "comment" : "This record indicates the encounter this particular record is associated with.  In the case of a \"new\" diagnosis reflecting ongoing/revised information about the condition, this might be distinct from the first encounter in which the underlying condition was first \"known\".",
      "alias" : ["encounter"],
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "v2",
        "map" : "PV1-19 (+PV1-54)"
      },
      {
        "identity" : "rim",
        "map" : ".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"
      },
      {
        "identity" : "w5",
        "map" : "context"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Reference"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Condition.context"
    }]
  }
}