| ############################################################################### |
| # Copyright (c) 2015 David Carlson and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v1.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v10.html |
| # |
| # Contributors: |
| # David Carlson (Clinical Cloud Solutions, LLC) - initial API and implementation |
| ############################################################################### |
| # |
| |
| pluginName = FHIR Profile Edit Support |
| providerName = Eclipse Modeling Project |
| |
| _UI_CreateChild_text = {0} |
| _UI_CreateChild_text2 = {1} {0} |
| _UI_CreateChild_text3 = {1} |
| _UI_CreateChild_tooltip = Create New {0} Under {1} Feature |
| _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. |
| _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. |
| |
| _UI_PropertyDescriptor_description = The {0} of the {1} |
| |
| _UI_TypeChoice_type = Type Choice |
| _UI_StructureDefinition_type = Structure Definition |
| _UI_Element_type = Element |
| _UI_Extension_type = Extension |
| _UI_ElementDefinition_type = Element Definition |
| _UI_ShortDescription_type = Short Description |
| _UI_Description_type = Description |
| _UI_Definition_type = Definition |
| _UI_Requirements_type = Requirements |
| _UI_Comments_type = Comments |
| _UI_ValueSetBinding_type = Value Set Binding |
| _UI_ValueSet_type = Value Set |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_TypeChoice_base_Property_feature = Base Property |
| _UI_TypeChoice_types_feature = Types |
| _UI_StructureDefinition_base_Class_feature = Base Class |
| _UI_StructureDefinition_uri_feature = Uri |
| _UI_StructureDefinition_name_feature = Name |
| _UI_StructureDefinition_display_feature = Display |
| _UI_StructureDefinition_fhirVersion_feature = Fhir Version |
| _UI_StructureDefinition_contextType_feature = Context Type |
| _UI_StructureDefinition_context_feature = Context |
| _UI_StructureDefinition_publisher_feature = Publisher |
| _UI_Element_id_feature = Id |
| _UI_Element_extension_feature = Extension |
| _UI_Extension_url_feature = Url |
| _UI_Extension_valueString_feature = Value String |
| _UI_Extension_valueInteger_feature = Value Integer |
| _UI_ElementDefinition_base_Property_feature = Base Property |
| _UI_ElementDefinition_name_feature = Name |
| _UI_ElementDefinition_label_feature = Label |
| _UI_ElementDefinition_mustSupport_feature = Must Support |
| _UI_ElementDefinition_isModifier_feature = Is Modifier |
| _UI_ElementDefinition_isSummary_feature = Is Summary |
| _UI_ShortDescription_base_Comment_feature = Base Comment |
| _UI_Description_base_Comment_feature = Base Comment |
| _UI_Definition_base_Comment_feature = Base Comment |
| _UI_Requirements_base_Comment_feature = Base Comment |
| _UI_Comments_base_Comment_feature = Base Comment |
| _UI_ValueSetBinding_base_Property_feature = Base Property |
| _UI_ValueSetBinding_strength_feature = Strength |
| _UI_ValueSetBinding_description_feature = Description |
| _UI_ValueSetBinding_valueSetUri_feature = Value Set Uri |
| _UI_ValueSetBinding_valueSetReference_feature = Value Set Reference |
| _UI_ValueSet_base_Enumeration_feature = Base Enumeration |
| _UI_ValueSet_uri_feature = Uri |
| _UI_ValueSet_name_feature = Name |
| _UI_ValueSet_publisher_feature = Publisher |
| _UI_ValueSet_version_feature = Version |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_BindingStrengthKind_required_literal = required |
| _UI_BindingStrengthKind_extensible_literal = extensible |
| _UI_BindingStrengthKind_preferred_literal = preferred |
| _UI_BindingStrengthKind_example_literal = example |
| _UI_DataType_type = Data Type |
| _UI_CodeableConcept_type = Codeable Concept |
| _UI_Coding_type = Coding |
| _UI_ElementDefinition_representation_feature = Representation |
| _UI_ElementDefinition_default_feature = Default |
| _UI_ElementDefinition_meaningWhenMissing_feature = Meaning When Missing |
| _UI_ElementDefinition_fixed_feature = Fixed |
| _UI_ElementDefinition_pattern_feature = Pattern |
| _UI_ElementDefinition_example_feature = Example |
| _UI_Extension_value_feature = Value |
| _UI_CodeableConcept_coding_feature = Coding |
| _UI_CodeableConcept_text_feature = Text |
| _UI_Coding_system_feature = System |
| _UI_Coding_version_feature = Version |
| _UI_Coding_code_feature = Code |
| _UI_Coding_display_feature = Display |
| _UI_PropertyRepresentationKind_xmlAttr_literal = xmlAttr |
| _UI_ConformaceResource_type = Conformace Resource |
| _UI_DataElement_type = Data Element |
| _UI_Contact_type = Contact |
| _UI_ConformaceResource_uri_feature = Uri |
| _UI_ConformaceResource_version_feature = Version |
| _UI_ConformaceResource_name_feature = Name |
| _UI_ConformaceResource_status_feature = Status |
| _UI_ConformaceResource_experimental_feature = Experimental |
| _UI_ConformaceResource_publisher_feature = Publisher |
| _UI_ConformaceResource_date_feature = Date |
| _UI_DataElement_base_Class_feature = Base Class |
| _UI_Contact_name_feature = Name |