International Patient Summary (IPS)
1.1.0-ballot - CI Build

International Patient Summary (IPS), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 1.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-IPS/ and changes regularly. See the Directory of published versions

: IPS Pregnancy Status - JSON Representation

Draft as of 2024-08-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.11.22.68--20240802101758",
  "meta" : {
    "lastUpdated" : "2024-08-02T10:20:07Z",
    "source" : "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag" : [
      {
        "system" : "http://hl7.org/fhir/FHIR-version",
        "code" : "4.0.1"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 2.16.840.1.113883.11.22.68--20240802101758</b></p><a name=\"2.16.840.1.113883.11.22.68--20240802101758\"> </a><a name=\"hc2.16.840.1.113883.11.22.68--20240802101758\"> </a><a name=\"2.16.840.1.113883.11.22.68--20240802101758-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-08-02 10:20:07+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://art-decor.org/ad/#/hl7ips-/terminology/valueset\">https://art-decor.org/ad/#/hl7ips-/terminology/valueset</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p><p style=\"margin-bottom: 0px\">Tag: 4.0.1 (Details: FHIRVersion code 4.0.1  = ' 4.0.1 ', stated as ' null ')</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/60001007\">60001007</a></td><td>Not pregnant (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/152231000119106\">152231000119106</a></td><td>Pregnancy not yet confirmed (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/146799005\">146799005</a></td><td>Possible pregnancy (situation)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2024-08-02T10:17:58+02:00"
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.11.22.68"
    }
  ],
  "version" : "1.1.0-ballot",
  "name" : "Pregnancy_status_uv_ips",
  "title" : "IPS Pregnancy Status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-19T09:46:05+00:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "IPS Pregnancy Status",
  "immutable" : false,
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "77386006",
            "display" : "Pregnancy (finding)"
          },
          {
            "code" : "60001007",
            "display" : "Not pregnant (finding)"
          },
          {
            "code" : "152231000119106",
            "display" : "Pregnancy not yet confirmed (finding)"
          },
          {
            "code" : "146799005",
            "display" : "Possible pregnancy (situation)"
          }
        ]
      }
    ]
  }
}