description: Before each contact, the health worker should check whether the woman has any of the danger signs listed here – if yes, she should refer to the hospital urgently; if no, she should continue to the normal contact package_name: hl7.fhir.uv.cql derivation: constraint name: Dangersigns type: Observation elements: code: short: Danger signs mustSupport: true pattern: type: CodeableConcept value: coding: - {code: ANC.B5.DE48, system: 'http://hl7.org/fhir/uv/cql/CodeSystem/example', display: Danger signs} index: 0 value: short: Danger signs mustSupport: true choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {short: Danger signs, type: CodeableConcept, mustSupport: true, choiceOf: value, index: 3} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/cql/StructureDefinition/cql-dangersigns-profile-example base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [value, valueCodeableConcept, code]