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

: Infant feeding method code - JSON Representation

Active as of 2023-03-31

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "2368312e-e623-465d-a599-76336f03d2cf",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:14.673+12:00"
  },
  "url" : "https://standards.digital.health.nz/ns/Infant-feeding-method-code",
  "version" : "0.1.0",
  "name" : "InfantFeedingMethodCode",
  "title" : "Infant feeding method code",
  "status" : "active",
  "date" : "2023-03-31T00:00:00.000Z",
  "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" : "The feeding method of an infant at various stages post delivery",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 17,
  "concept" : [
    {
      "code" : "1",
      "display" : "Exclusively breastfed at the mothers breast (exclusively breastfed)"
    },
    {
      "code" : "2",
      "display" : "Expressed breast milk from the mothers breast, fed via bottle or nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "3",
      "display" : "Expressed breast milk from the mothers breast, fed via syringe, cup, spoon, nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "4",
      "display" : "Antenatally expressed breast milk from the mothers breast, fed via syringe, cup, spoon nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "5",
      "display" : "Breastfeeding at someone elses breast (exclusively breastfed)"
    },
    {
      "code" : "6",
      "display" : "Donor breast milk, fed via bottle or nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "7",
      "display" : "Donor breast milk, fed via bottle or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "8",
      "display" : "Donor breast milk, fed via syringe, cup, spoon, nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (exclusively breastfed)"
    },
    {
      "code" : "9",
      "display" : "Fully breastfed, where the infant has only taken breast milk, except a minimal amount of water or prescribed medicines in the past 48 hours (fully breastfed)"
    },
    {
      "code" : "10",
      "display" : "Mixed feeding, where the infant has taken a mixture of breast milk and infant formula, fed via bottle or supplemental nursing system (SNS) tube (partially breastfed)"
    },
    {
      "code" : "11",
      "display" : "Mixed feeding, where the infant has taken a mixture of breast milk and infant formula, fed via bottle, nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (partially breastfed)"
    },
    {
      "code" : "12",
      "display" : "Mixed feeding, where the infant has taken a mixture of breast milk and infant formula (partially breastfed)"
    },
    {
      "code" : "13",
      "display" : "Mixed feeding, where the infant has taken a mixture of breast milk and infant formula fed via syringe, cup, spoon, nasogastric (NG) feeding tube or supplemental nursing system (SNS) tube (partially breastfed)"
    },
    {
      "code" : "14",
      "display" : "Infant formula, fed via syringe, cup, spoon or nasogastric (NG) feeding tube (artificially fed)"
    },
    {
      "code" : "15",
      "display" : "Infant formula, fed via bottle (artificially fed)"
    },
    {
      "code" : "16",
      "display" : "Parenteral nutrition"
    },
    {
      "code" : "17",
      "display" : "Expressed breast milk from the mothers breast, fed via supplemental nursing system (SNS) tube (exclusively breastfed)"
    }
  ]
}