description: If the woman came to the facility with a specific health concern, select the health concern(s) from the list package_name: hl7.fhir.uv.cql derivation: constraint name: Specifichealthconcerns type: Observation elements: code: short: Specific health concern(s) mustSupport: true pattern: type: CodeableConcept value: coding: - {code: ANC.B5.DE5, system: 'http://hl7.org/fhir/uv/cql/CodeSystem/example', display: Specific health concern(s)} index: 0 value: short: Specific health concern(s) mustSupport: true choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {short: Specific health concern(s), type: CodeableConcept, mustSupport: true, choiceOf: value, index: 3} package_version: 1.0.0-snapshot class: profile kind: resource url: http://hl7.org/fhir/uv/cql/StructureDefinition/cql-specifichealthconcerns-profile-example base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0-snapshot required: [code]