description: The country extension for National Contact Point of Health (NCPeH) Organizations, representing the country in which the NCPeH is located. package_name: de.gematik.ti derivation: constraint name: NcpehCountryExtension type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension'} index: 1 value: mustSupport: true choices: [valueCoding] index: 3 valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 4} value[x]: elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} required: [system, code] package_version: 1.1.0 extensions: {} class: extension kind: complex-type url: https://gematik.de/fhir/ti/StructureDefinition/ncpeh-country-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.1.0 required: [valueCoding, value]