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.fhir.directory derivation: constraint name: NCPeHCountryEx type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex'} index: 1 value: constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex', severity: warning, expression: system.exists() and code.exists()} mustSupport: true choices: [valueCoding] index: 3 valueCoding: type: Coding constraint: CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex', severity: warning, expression: system.exists() and code.exists()} mustSupport: true choiceOf: value index: 4 value[x]: elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} required: [system, code] package_version: 0.13.0 extensions: {} class: extension kind: complex-type url: https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.13.0 required: [valueCoding, value]