description: 'A fully coordinated (i.e. all coordination has been performed) term from a terminology service (as distinct from a particular terminology). ' package_name: openehr.base derivation: specialization name: CODE_PHRASE type: http://openehr.org/fhir/StructureDefinition/CODE_PHRASE elements: terminology_id: {type: 'http://openehr.org/fhir/StructureDefinition/TERMINOLOGY-ID', short: Identifier of the distinct terminology from which the code_string (or its elements) was extracted., isModifier: false, index: 0} code_string: {type: string, short: The key used by the terminology service to identify a concept or coordination of concepts., isModifier: false, index: 1} preferred_term: {type: string, short: Optional attribute to carry preferred term corresponding to the code or expression in `_code_string_`., isModifier: false, index: 2} package_version: 0.1.0-snapshot class: logical kind: logical url: http://openehr.org/fhir/StructureDefinition/CODE-PHRASE base: http://openehr.org/fhir/StructureDefinition/Any version: 0.1.0-snapshot required: [terminology_id, code_string]