New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Pregnancies Summary - IPS - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pregnancies-summary-uv-ips",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:30:04.203+12:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/pregnancies-summary-uv-ips",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.11.22.21"
    }
  ],
  "version" : "0.1.0",
  "name" : "PregnanciesSummaryUvIps",
  "title" : "Pregnancies Summary - IPS",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-11-22T03:32:52+00:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "IPS Pregnancies Summary",
  "immutable" : false,
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11636-8",
            "display" : "[#] Births.live"
          },
          {
            "code" : "11637-6",
            "display" : "[#] Births.preterm"
          },
          {
            "code" : "11638-4",
            "display" : "[#] Births.still living"
          },
          {
            "code" : "11639-2",
            "display" : "[#] Births.term"
          },
          {
            "code" : "11640-0",
            "display" : "[#] Births total"
          },
          {
            "code" : "11612-9",
            "display" : "[#] Abortions"
          },
          {
            "code" : "11613-7",
            "display" : "[#] Abortions.induced"
          },
          {
            "code" : "11614-5",
            "display" : "[#] Abortions.spontaneous"
          },
          {
            "code" : "33065-4",
            "display" : "[#] Ectopic pregnancy"
          }
        ]
      }
    ]
  }
}