Cross-Version Extension for Citation.citedArtifact.publicationForm.language in R4B

URLhttp://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.language
Version
Statusactive
Description

Cross-Version Extension for Citation.citedArtifact.publicationForm.language. Valid in versions R2, R3, R4

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..*ExtensionLanguage in which this form of the article is published
... extension ..0
... value[x] 1..CodeableConcept
... url "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.language"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4b-ctn.cit.pub.language",
  "url" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.language",
  "name" : "XVerExtensionCitation.citedArtifact.publicationForm.languageR4B",
  "title" : "Cross-Version Extension for Citation.citedArtifact.publicationForm.language in R4B",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Clinical Decision Support)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Citation.citedArtifact.publicationForm.language. Valid in versions R2, R3, R4\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" : [{
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Language in which this form of the article is published",
      "definition" : "Language in which this form of the article is published.",
      "comment" : "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "CodeableConcept"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Citation.citedArtifact.publicationForm.language"
    }]
  }
}