description: null package_name: fhir.trustedhealthapps.org derivation: constraint name: CodingHealthAppCountry type: Coding elements: system: pattern: {type: uri, value: 'urn:iso:std:iso:3166'} mustSupport: true type: uri index: 0 code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'} mustSupport: true index: 1 display: {mustSupport: true, index: 2} package_version: 1.1.0 class: complex-type kind: complex-type url: https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppCountry base: http://hl7.org/fhir/StructureDefinition/Coding version: 1.1.0 required: [code, system]