PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq@cmc-fda-1.0.0
    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
derivation: constraint
name: CodeableConceptTextOnly
abstract: true
type: CodeableConcept
elements:
  text: {mustSupport: true, index: 0}
package_version: cmc-fda-1.0.0
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: 1.0.0
required: [text]