PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@2.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/codeable-concept-text-only
description: abstract profile for the common scenario where only the text field is used and is required. Doesn't stop the coding portion from being used but it will not be parsed
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: CodeableConceptTextOnly
abstract: true
type: CodeableConcept
elements:
  text: {mustSupport: true, index: 0}
package_version: 2.0.0-ballot
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/codeable-concept-text-only
base: http://hl7.org/fhir/StructureDefinition/CodeableConcept
version: 2.0.0-ballot
required: [text]