PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCurrentPregnancy
description: Current pregnancy status
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSCurrentPregnancy
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCurrentPregnancy
elements:
  header:
    elements:
      author:
        short: Author of this observation
        choices: []
        index: 1
      status: {short: Status of this observation, index: 2}
  currentPregnancyStatus: {short: 'Pregnancy status of the patient, e.g. pregnant, not pregnant, possible pregnancy', type: CodeableConcept, index: 3}
  dateOfStatus: {type: dateTime, short: Effective date of the current pregnancy status., index: 4}
  expectedDateOfDelivery: {type: date, short: 'Date in which the woman is due to give birth. Year, day and month are required.', index: 5}
  gestationalAge: {type: Quantity, short: Duration of the pregnancy at this day, index: 6}
  note: {type: string, short: Free text notes by the health professional regarding the current pregnancy., index: 7}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCurrentPregnancy
base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet
version: 1.0.0
required: [currentPregnancyStatus]