FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeStructureDefinition
IdStructureDefinition-MyHealthEuPregnancyHistoryEps.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/eps/1.0.0-poc/StructureDefinition-MyHealthEuPregnancyHistoryEps.html
URLhttp://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps
Version1.0.0-poc
Statusdraft
Date2026-07-16T20:17:46+02:00
NameMyHealthEuPregnancyHistoryEps
TitlePregnancy History model
Realmeu
DescriptionMyHealth@EU refined base model for Pregnancy History in EPS
CopyrightCopyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.
Typehttp://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps
Kindlogical

Resources that use this resource

StructureDefinition
myhealth.eu.fhir.eps#1.0.0-pocMyHealthEuPatientSummaryEpsPatient Summary model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSPregnancyHistoryPregnancy history model

Narrative

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

Generated Narrative: StructureDefinition MyHealthEuPregnancyHistoryEps

NameFlagsCard.TypeDescription & Constraintsdoco
.. MyHealthEuPregnancyHistoryEps 0..*EHDSPregnancyHistoryPregnancy History model

Elements defined in Ancestors:header, endDate, outcome, numberOfFetuses, note
... header
.... status O1..1CodeableConceptStatus of this observation
ObligationsActor
MAY:able-to-populateMyHealth@EU Handler
... endDate O0..1dateTimeThe end date of the pregnancy.
ObligationsActor
MAY:able-to-populateMyHealth@EU Handler
... outcome O0..1CodeableConceptThe outcome of the pregnancy.
ObligationsActor
MAY:able-to-populateMyHealth@EU Handler
... numberOfFetuses O0..1integerNumber of children/fetuses in this specific pregnancy
ObligationsActor
MAY:able-to-populateMyHealth@EU Handler
... note O0..1stringFree text notes by the health professional
ObligationsActor
SHOULD:handleMyHealth@EU Handler

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "MyHealthEuPregnancyHistoryEps",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps",
  "version": "1.0.0-poc",
  "name": "MyHealthEuPregnancyHistoryEps",
  "title": "Pregnancy History model",
  "status": "draft",
  "date": "2026-07-16T20:17:46+02:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "MyHealth@EU refined base model for Pregnancy History in EPS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPregnancyHistory",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.3.0"
      }
    ],
    "element": [
      {
        "id": "MyHealthEuPregnancyHistoryEps",
        "path": "MyHealthEuPregnancyHistoryEps",
        "short": "Pregnancy History model",
        "definition": "MyHealth@EU refined base model for Pregnancy History in EPS",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header",
        "path": "MyHealthEuPregnancyHistoryEps.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.subject",
        "path": "MyHealthEuPregnancyHistoryEps.header.subject",
        "short": "Patient/subject information",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.identifier",
        "path": "MyHealthEuPregnancyHistoryEps.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.author[x]",
        "path": "MyHealthEuPregnancyHistoryEps.header.author[x]",
        "short": "Author of this observation",
        "definition": "Author of this observation",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.date",
        "path": "MyHealthEuPregnancyHistoryEps.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps|1.0.0-poc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.header.status",
        "short": "Status of this observation",
        "definition": "Status of this observation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.source",
        "path": "MyHealthEuPregnancyHistoryEps.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.language",
        "path": "MyHealthEuPregnancyHistoryEps.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.endDate",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps|1.0.0-poc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.endDate",
        "short": "The end date of the pregnancy.",
        "definition": "The end date of the pregnancy.",
        "requirements": "eHN PS Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPregnancyHistory.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.outcome",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps|1.0.0-poc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.outcome",
        "short": "The outcome of the pregnancy.",
        "definition": "The outcome of the pregnancy.",
        "requirements": "eHN PS Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPregnancyHistory.outcome",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.numberOfFetuses",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps|1.0.0-poc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.numberOfFetuses",
        "short": "Number of children/fetuses in this specific pregnancy",
        "definition": "Number of children/fetuses in this specific pregnancy",
        "requirements": "eHN PS Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPregnancyHistory.numberOfFetuses",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://fhir.ehdsi.eu/eps/StructureDefinition/MyHealthEuPregnancyHistoryEps|1.0.0-poc"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.note",
        "short": "Free text notes by the health professional",
        "definition": "Free text notes by the health professional",
        "requirements": "eHN PS Guideline, ISO IPS",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSPregnancyHistory.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MyHealthEuPregnancyHistoryEps",
        "path": "MyHealthEuPregnancyHistoryEps",
        "short": "Pregnancy History model",
        "definition": "MyHealth@EU refined base model for Pregnancy History in EPS"
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.header.status"
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.endDate",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.endDate"
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.outcome",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.outcome"
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.numberOfFetuses",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "MAY:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.numberOfFetuses"
      },
      {
        "id": "MyHealthEuPregnancyHistoryEps.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "MyHealthEuPregnancyHistoryEps.note"
      }
    ]
  }
}