MyHealthEu MVC package
9.1.0 - ci-build

MyHealthEu MVC package - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Current Pregnancy Status - XML Representation

Active as of 2026-02-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSICurrentPregnancyStatus"/>
  <url
       value="http://terminology.ehdsi.eu/ValueSet/eHDSICurrentPregnancyStatus"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.60"/>
  </identifier>
  <version value="9.1.0"/>
  <name value="EHDSICurrentPregnancyStatus"/>
  <title value="eHDSI Current Pregnancy Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-19T15:58:54+00:00"/>
  <publisher value="MyHealth@Eu"/>
  <contact>
    <name value="MyHealth@Eu"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used to provide the woman's current state at the date the observation was made."/>
  <copyright
             value="The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="77386006"/>
        <display value="Pregnant"/>
      </concept>
      <concept>
        <code value="60001007"/>
        <display value="Not pregnant"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown"/>
      </concept>
      <concept>
        <code value="102876002"/>
        <display value="Multigravida"/>
      </concept>
      <concept>
        <code value="127364007"/>
        <display value="Primigravida"/>
      </concept>
    </include>
  </compose>
</ValueSet>