description: The language of other names supported in Organization and Location resources. The Language Code shall be drawn from the urn:ietf:bcp:47 such as \"eg\" for English, \"fr\" for French. package_name: ca.on.oh derivation: constraint name: HumanLanguage type: Extension elements: url: pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language'} index: 0 value: choices: [valueCoding] index: 2 valueCoding: {type: Coding, choiceOf: value, index: 3} value[x]: elements: system: pattern: {type: Uri, value: 'urn:ietf:bcp:47'} index: 4 code: {index: 5} display: {index: 6} required: [display, system, code] package_version: cms-1.0.1-alpha1.0.1 class: extension kind: complex-type url: http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [valueCoding, value]