FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Pregnancy

Packagehl7.fhir.eu.eps
TypeStructureDefinition
IdPregnancy
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-Pregnancy.html
URLhttp://hl7.eu/fhir/eps/StructureDefinition/Pregnancy
Version0.0.1-ci
Statusdraft
Date2025-06-20T15:31:33+00:00
NamePregnancyPsEhn
TitleA.2.6 Pregnancy history
Realmeu
Authorityhl7
DescriptionFunctional Status. Section A.2.3.3 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/eps/StructureDefinition/Pregnancy
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition Pregnancy

NameFlagsCard.TypeDescription & Constraintsdoco
.. Pregnancy 0..*BaseA.2.6 Pregnancy history
... pregnancyStatus 0..*BackboneElementA.2.6.1 Current pregnancy status
.... dateOfObservation 0..*dateTimeA.2.6.1.1 Date of observation
.... status 0..*CodeableConceptA.2.6.1.2 Status
.... deliveryDate 0..*dateTimeA.2.6.1.3 Expected date of delivery
... hxPreviousPregnancies 0..*BackboneElementA.2.6.2 History of previous pregnancies
.... status 0..*CodeableConceptA.2.6.2.1 Previous pregnancies status
.... description 0..*BackboneElementA.2.6.2.2 Previous pregnancies description
..... outcomeDate 0..*dateTimeA.2.6.2.2.1 Outcome date
..... outcome 0..*CodeableConceptA.2.6.2.2.2 Outcome
..... numberOfChildren 0..*integerA.2.6.2.2.3 Number of children

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Pregnancy",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/eps/StructureDefinition/Pregnancy",
  "version": "0.0.1-ci",
  "name": "PregnancyPsEhn",
  "title": "A.2.6 Pregnancy history",
  "status": "draft",
  "date": "2025-06-20T15:31:33+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Functional Status. Section A.2.3.3 of the eHN guideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/eps/StructureDefinition/Pregnancy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "Pregnancy",
        "path": "Pregnancy",
        "short": "A.2.6 Pregnancy history",
        "definition": "Functional Status. Section A.2.3.3 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Pregnancy.pregnancyStatus",
        "path": "Pregnancy.pregnancyStatus",
        "short": "A.2.6.1 Current pregnancy status",
        "definition": "A.2.6.1 Current pregnancy status",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.pregnancyStatus",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.id",
        "path": "Pregnancy.pregnancyStatus.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.extension",
        "path": "Pregnancy.pregnancyStatus.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.modifierExtension",
        "path": "Pregnancy.pregnancyStatus.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.dateOfObservation",
        "path": "Pregnancy.pregnancyStatus.dateOfObservation",
        "short": "A.2.6.1.1 Date of observation",
        "definition": "Date on which the observation of the pregnancy state was made - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.pregnancyStatus.dateOfObservation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.status",
        "path": "Pregnancy.pregnancyStatus.status",
        "short": "A.2.6.1.2 Status",
        "definition": "Provides the woman's current state at the date the observation was made: e.g. pregnant, not pregnant, unknown - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.pregnancyStatus.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.deliveryDate",
        "path": "Pregnancy.pregnancyStatus.deliveryDate",
        "short": "A.2.6.1.3 Expected date of delivery",
        "definition": "Date on which the woman is due to give birth. - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.pregnancyStatus.deliveryDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies",
        "path": "Pregnancy.hxPreviousPregnancies",
        "short": "A.2.6.2 History of previous pregnancies",
        "definition": "A.2.6.2 History of previous pregnancies",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.id",
        "path": "Pregnancy.hxPreviousPregnancies.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.extension",
        "path": "Pregnancy.hxPreviousPregnancies.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.modifierExtension",
        "path": "Pregnancy.hxPreviousPregnancies.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.status",
        "path": "Pregnancy.hxPreviousPregnancies.status",
        "short": "A.2.6.2.1 Previous pregnancies status",
        "definition": "Information on the woman's previous pregnancies: Yes, previous pregnancies; No, previous pregnancies; Unknown - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies.status",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description",
        "path": "Pregnancy.hxPreviousPregnancies.description",
        "short": "A.2.6.2.2 Previous pregnancies description",
        "definition": "A.2.6.2.2 Previous pregnancies description",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies.description",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.id",
        "path": "Pregnancy.hxPreviousPregnancies.description.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.extension",
        "path": "Pregnancy.hxPreviousPregnancies.description.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.modifierExtension",
        "path": "Pregnancy.hxPreviousPregnancies.description.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.outcomeDate",
        "path": "Pregnancy.hxPreviousPregnancies.description.outcomeDate",
        "short": "A.2.6.2.2.1 Outcome date",
        "definition": "Date referred to the previous pregnancies outcome - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies.description.outcomeDate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.outcome",
        "path": "Pregnancy.hxPreviousPregnancies.description.outcome",
        "short": "A.2.6.2.2.2 Outcome",
        "definition": "Outcome of the previous pregnancies - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies.description.outcome",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.numberOfChildren",
        "path": "Pregnancy.hxPreviousPregnancies.description.numberOfChildren",
        "short": "A.2.6.2.2.3 Number of children",
        "definition": "Number of children/fetus in this specific pregnancy",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Pregnancy.hxPreviousPregnancies.description.numberOfChildren",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Pregnancy",
        "path": "Pregnancy",
        "short": "A.2.6 Pregnancy history",
        "definition": "Functional Status. Section A.2.3.3 of the eHN guideline."
      },
      {
        "id": "Pregnancy.pregnancyStatus",
        "path": "Pregnancy.pregnancyStatus",
        "short": "A.2.6.1 Current pregnancy status",
        "definition": "A.2.6.1 Current pregnancy status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.dateOfObservation",
        "path": "Pregnancy.pregnancyStatus.dateOfObservation",
        "short": "A.2.6.1.1 Date of observation",
        "definition": "Date on which the observation of the pregnancy state was made - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.status",
        "path": "Pregnancy.pregnancyStatus.status",
        "short": "A.2.6.1.2 Status",
        "definition": "Provides the woman's current state at the date the observation was made: e.g. pregnant, not pregnant, unknown - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.pregnancyStatus.deliveryDate",
        "path": "Pregnancy.pregnancyStatus.deliveryDate",
        "short": "A.2.6.1.3 Expected date of delivery",
        "definition": "Date on which the woman is due to give birth. - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies",
        "path": "Pregnancy.hxPreviousPregnancies",
        "short": "A.2.6.2 History of previous pregnancies",
        "definition": "A.2.6.2 History of previous pregnancies",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.status",
        "path": "Pregnancy.hxPreviousPregnancies.status",
        "short": "A.2.6.2.1 Previous pregnancies status",
        "definition": "Information on the woman's previous pregnancies: Yes, previous pregnancies; No, previous pregnancies; Unknown - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description",
        "path": "Pregnancy.hxPreviousPregnancies.description",
        "short": "A.2.6.2.2 Previous pregnancies description",
        "definition": "A.2.6.2.2 Previous pregnancies description",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.outcomeDate",
        "path": "Pregnancy.hxPreviousPregnancies.description.outcomeDate",
        "short": "A.2.6.2.2.1 Outcome date",
        "definition": "Date referred to the previous pregnancies outcome - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.outcome",
        "path": "Pregnancy.hxPreviousPregnancies.description.outcome",
        "short": "A.2.6.2.2.2 Outcome",
        "definition": "Outcome of the previous pregnancies - Preferred system(s): SNOMED CT GPS",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Pregnancy.hxPreviousPregnancies.description.numberOfChildren",
        "path": "Pregnancy.hxPreviousPregnancies.description.numberOfChildren",
        "short": "A.2.6.2.2.3 Number of children",
        "definition": "Number of children/fetus in this specific pregnancy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "integer"
          }
        ]
      }
    ]
  }
}