Cross-Version Extension for Practitioner.communication in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.communication
Version
Statusactive
Description

Cross-Version Extension for Practitioner.communication. Valid in versions R5

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

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionA language the practitioner is able to use in patient communication
... extension ..0
... value[x] 1..
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.communication"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-prc.communication",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.communication",
  "name" : "XVerExtensionPractitioner.communicationR2",
  "title" : "Cross-Version Extension for Practitioner.communication 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 Practitioner.communication. Valid in versions R5\r\n\r\nThis is a valid extension because the types CodeableConcept 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" : "Practitioner"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Practitioner"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "A language the practitioner is able to use in patient communication",
      "definition" : "A language the practitioner is able to use in patient communication.",
      "comment" : "The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.",
      "requirements" : "Knowing which language a practitioner speaks can help in facilitating communication with patients.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "v2",
        "map" : "PID-15, NK1-20, LAN-2"
      },
      {
        "identity" : "rim",
        "map" : "./languageCode"
      },
      {
        "identity" : "servd",
        "map" : "./Languages.LanguageSpokenCode"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.communication"
    }]
  }
}