PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.pregnancy-status@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/pregnancy-status/StructureDefinition/PregnancyStatusDataSet
{
  "description": "Logical model for the pregnancy-status data.\\n\\nThis is the minimal data set for the pregnancy status (consumed, for example, via\\nVitalink FHIR / MAGDA / VUTG / mijnburgerprofiel.be / mijngezondheid.be /\\ncaregivers).",
  "_filename": "StructureDefinition-PregnancyStatusDataSet.json",
  "package_name": "hl7.fhir.be.pregnancy-status",
  "date": "2026-08-21T17:09:03+02:00",
  "derivation": "specialization",
  "publisher": "eHealth Platform",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "PregnancyStatusDataSet",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/pregnancy-status/StructureDefinition/PregnancyStatusDataSet",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Pregnancy Status Model",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "snapshot": {
    "element": [ {
      "id": "PregnancyStatusDataSet",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "PregnancyStatusDataSet",
      "short": "Pregnancy Status Model",
      "definition": "Logical model for the pregnancy-status data.\n\nThis is the minimal data set for the pregnancy status (consumed, for example, via\nVitalink FHIR / MAGDA / VUTG / mijnburgerprofiel.be / mijngezondheid.be /\ncaregivers).",
      "isModifier": false
    }, {
      "id": "PregnancyStatusDataSet.pregnancy",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy"
      },
      "path": "PregnancyStatusDataSet.pregnancy",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Pregnancy Episode",
      "definition": "Pregnancy Episode"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.patient",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.patient"
      },
      "path": "PregnancyStatusDataSet.pregnancy.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "Patient (pregnant woman)",
      "definition": "The patient who is pregnant. The reference may identify the patient by pseudonymised SSIN, depending on the implementation."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.author",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.author"
      },
      "path": "PregnancyStatusDataSet.pregnancy.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "The healthcare professional who takes responsibility for the recording of the pregnancy information",
      "definition": "The healthcare professional who takes responsibility for the recording of the pregnancy information"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.updateDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.updateDate"
      },
      "path": "PregnancyStatusDataSet.pregnancy.updateDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Last update date",
      "definition": "The last date on which the pregnant woman was observed by her gynaecologist or midwife during the pregnancy."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.firstRecordedDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.firstRecordedDate"
      },
      "path": "PregnancyStatusDataSet.pregnancy.firstRecordedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Recorded date of pregnancy",
      "definition": "The date the pregnancy was first registered in the system. This is not the date the pregnancy was observed, but the date it was entered in the system for the first time."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Pregnancy status (observation)",
      "definition": "Observation conveying the current pregnancy status of the woman at the date of observation (e.g. pregnant, not pregnant). Bound to SNOMED CT, EHDS Patient Summary aligned."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.value"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.value",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The actual value",
      "definition": "Coded pregnancy status (e.g. pregnant, not pregnant)."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.author",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.author"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Practitioner who recorded the pregnancy status",
      "definition": "Practitioner who recorded the pregnancy status"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Date the pregnancy started",
      "definition": "The date the pregnancy began, usually estimated as the first day of the last menstrual period (LMP) or from an early ultrasound."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate.value"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Estimated date of delivery",
      "definition": "The date the practitioner expects the delivery, usually etimated from the ultrasound. It normally does not change after the initial etimation; the actual delivery date is typically within ±2 weeks."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery.value"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Date of end of pregnancy",
      "definition": "The actual end date of the pregnancy."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy.value"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Expected number of children",
      "definition": "The number of births the practitioner expects in the delivery, usually estimated from the ultrasound."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren.value"
      },
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren.value",
      "type": [ {
        "code": "integer"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "61959f26-b322-4695-9dc6-df068ab97e2f",
  "kind": "logical",
  "url": "https://www.ehealth.fgov.be/standards/fhir/pregnancy-status/StructureDefinition/PregnancyStatusDataSet",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "PregnancyStatusDataSet",
      "path": "PregnancyStatusDataSet",
      "short": "Pregnancy Status Model",
      "definition": "Logical model for the pregnancy-status data.\n\nThis is the minimal data set for the pregnancy status (consumed, for example, via\nVitalink FHIR / MAGDA / VUTG / mijnburgerprofiel.be / mijngezondheid.be /\ncaregivers)."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Pregnancy Episode",
      "definition": "Pregnancy Episode"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.patient",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "Patient (pregnant woman)",
      "definition": "The patient who is pregnant. The reference may identify the patient by pseudonymised SSIN, depending on the implementation."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.author",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "The healthcare professional who takes responsibility for the recording of the pregnancy information",
      "definition": "The healthcare professional who takes responsibility for the recording of the pregnancy information"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.updateDate",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.updateDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Last update date",
      "definition": "The last date on which the pregnant woman was observed by her gynaecologist or midwife during the pregnancy."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.firstRecordedDate",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.firstRecordedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Recorded date of pregnancy",
      "definition": "The date the pregnancy was first registered in the system. This is not the date the pregnancy was observed, but the date it was entered in the system for the first time."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Pregnancy status (observation)",
      "definition": "Observation conveying the current pregnancy status of the woman at the date of observation (e.g. pregnant, not pregnant). Bound to SNOMED CT, EHDS Patient Summary aligned."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.value",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.value",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "The actual value",
      "definition": "Coded pregnancy status (e.g. pregnant, not pregnant)."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.author",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Practitioner who recorded the pregnancy status",
      "definition": "Practitioner who recorded the pregnancy status"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Date the pregnancy started",
      "definition": "The date the pregnancy began, usually estimated as the first day of the last menstrual period (LMP) or from an early ultrasound."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate.value",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.pregnancyStartDate.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Estimated date of delivery",
      "definition": "The date the practitioner expects the delivery, usually etimated from the ultrasound. It normally does not change after the initial etimation; the actual delivery date is typically within ±2 weeks."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery.value",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.estimatedDateOfDelivery.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy",
      "max": "1",
      "min": 0,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Date of end of pregnancy",
      "definition": "The actual end date of the pregnancy."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy.value",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.dateOfEndOfPregnancy.value",
      "type": [ {
        "code": "date"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Expected number of children",
      "definition": "The number of births the practitioner expects in the delivery, usually estimated from the ultrasound."
    }, {
      "id": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren.value",
      "max": "1",
      "min": 1,
      "path": "PregnancyStatusDataSet.pregnancy.pregnancyStatus.expectedNumberOfChildren.value",
      "type": [ {
        "code": "integer"
      } ],
      "short": "The actual value",
      "definition": "The actual value"
    } ]
  },
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "http://www.ehealth.fgov.be/",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}