Cross-Version Extension for RelatedPerson.communication in R4

URLhttp://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication
Version
Statusactive
Description

Cross-Version Extension for RelatedPerson.communication. Valid in versions R2, R3

This is a valid cross-version extension because it's counted as a new element

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionA language which may be used to communicate with about the patient's health
... extension:languageR4 ?gen-e1? [CanonicalType[http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.language]]URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.language
... extension:preferredR4 ?gen-e1? [CanonicalType[http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.preferred]]URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.preferred
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-rpp.communication",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication",
  "name" : "XVerExtensionRelatedPerson.communicationR4",
  "title" : "Cross-Version Extension for RelatedPerson.communication in R4",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Administration)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for RelatedPerson.communication. Valid in versions R2, R3\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
  "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" : "3.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "3.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "RelatedPerson"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-RelatedPerson"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "RelatedPerson"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-RelatedPerson"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "A language which may be used to communicate with about the patient's health",
      "definition" : "A language which may be used to communicate with about the patient's health.",
      "comment" : "If no language is specified, this *implies* that the default local language is spoken.  If you need to convey proficiency for multiple modes, then you need multiple RelatedPerson.Communication associations.   If the RelatedPerson does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required.",
      "requirements" : "If a related person does not speak the local language, interpreters may be required, so languages spoken and proficiency is an important things to keep track of both for patient and other persons of interest.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "LanguageCommunication"
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "languageR4",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.language"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "preferredR4",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication.preferred"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-RelatedPerson.communication"
    }]
  }
}