Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: New Zealand Pharmacy Claim Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Claim",
  "meta" : {
    "profile" : [
      🔗 "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NzPharmacyClaim"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim NzPharmacyClaimExample2</b></p><a name=\"NzPharmacyClaimExample2\"> </a><a name=\"hcNzPharmacyClaimExample2\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NzPharmacyClaim.html\">NZ Pharmacy Claim</a></p></div><p><b>Patient Cohort</b>: CRC</p><p><b>Claimant Number</b>: AG12345</p><p><b>Originating Claimant Number</b>: AG54321</p><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nzeps-scid-item-id</code>/123456789123456789</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/claim-type PHM}\">PHM</span></p><p><b>subType</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/claim-subtype ICPSA}\">ICPSA</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Patient/ZZZ0008\">Mr Test Patient | Male | 2001-01-01</a></p><p><b>billablePeriod</b>: 2025-01-01 --&gt; 2025-01-01</p><p><b>created</b>: 2025-01-01 00:00:00+0000</p><p><b>enterer</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Practitioner/12345\">Practitioner/12345</a></p><p><b>provider</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Organisation/12345\">Organisation/12345</a></p><p><b>priority</b>: <span title=\"Codes:\">routine</span></p><h3>SupportingInfos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Category</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{https://standards.digital.health.nz/ns/transaction-category PHARMACY}\">PHARMACY</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Coverage/9876B1\">Coverage/9876B1</a></td></tr></table><blockquote><p><b>item</b></p><p><b>Patient Flag</b>: true</p><p><b>Prescriber Flag</b>: false</p><p><b>Prescription Flag</b>: true</p><p><b>Dose Flag</b>: false</p><p><b>Group ID</b>: GRP001</p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/purchase-unit PU1234}\">PU1234</span></p><p><b>serviced</b>: 2015-01-01</p><blockquote><p><b>detail</b></p><p><b>Balance Owing</b>: 0</p><p><b>Wastage Quantity</b>: 5 Tablets</p><p><b>CBS Subsidy</b>: <span title=\"New Zealand Dollar\">$10.00</span> (NZD)</p><p><b>CBS Pack Size</b>: 30 Tablets</p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/pharmac-subsidy-code 123456}\">123456</span></p><p><b>quantity</b>: 180 Tablets</p><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>500</td><td>New Zealand dollar</td></tr></table></blockquote></blockquote><h3>Totals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>500</td><td>New Zealand dollar</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/patient-cohort",
      "valueString" : "CRC"
    },
    {
      "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/claimant-number",
      "valueString" : "AG12345"
    },
    {
      "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/originating-claimant-number",
      "valueString" : "AG54321"
    }
  ],
  "identifier" : [
    {
      "system" : "https://standards.digital.health.nz/ns/nzeps-scid-item-id",
      "value" : "123456789123456789"
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "https://standards.digital.health.nz/ns/claim-type",
        "code" : "PHM"
      }
    ]
  },
  "subType" : {
    "coding" : [
      {
        "system" : "https://standards.digital.health.nz/ns/claim-subtype",
        "code" : "ICPSA"
      }
    ]
  },
  "use" : "claim",
  "patient" : {
    "reference" : "Patient/ZZZ0008",
    "type" : "Patient",
    "identifier" : {
      "system" : "https://standards.digital.health.nz/ns/nhi-id",
      "value" : "ZZZ0008"
    },
    "display" : "Mr Test Patient | Male | 2001-01-01"
  },
  "billablePeriod" : {
    "start" : "2025-01-01",
    "end" : "2025-01-01"
  },
  "created" : "2025-01-01T00:00:00-00:00",
  "enterer" : {
    "reference" : "Practitioner/12345",
    "type" : "Practitioner",
    "identifier" : {
      "system" : "https://standards.digital.health.nz/ns/hpi-person-id",
      "value" : "12345"
    }
  },
  "provider" : {
    "reference" : "Organisation/12345",
    "type" : "Organisation",
    "identifier" : {
      "system" : "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value" : "12345"
    }
  },
  "priority" : {
    "coding" : [
      {
        "code" : "routine"
      }
    ]
  },
  "supportingInfo" : [
    {
      "sequence" : 1,
      "category" : {
        "coding" : [
          {
            "system" : "https://standards.digital.health.nz/ns/transaction-category",
            "code" : "PHARMACY"
          }
        ]
      }
    }
  ],
  "insurance" : [
    {
      "sequence" : 1,
      "focal" : true,
      "coverage" : {
        "reference" : "Coverage/9876B1"
      }
    }
  ],
  "item" : [
    {
      "extension" : [
        {
          "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/patient-flag",
          "valueBoolean" : true
        },
        {
          "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/prescriber-flag",
          "valueBoolean" : false
        },
        {
          "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/prescription-flag",
          "valueBoolean" : true
        },
        {
          "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/dose-flag",
          "valueBoolean" : false
        },
        {
          "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/group-id",
          "valueString" : "GRP001"
        }
      ],
      "sequence" : 1,
      "productOrService" : {
        "coding" : [
          {
            "system" : "https://standards.digital.health.nz/ns/purchase-unit",
            "code" : "PU1234"
          }
        ]
      },
      "servicedDate" : "2015-01-01",
      "detail" : [
        {
          "extension" : [
            {
              "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/hsaap-balance-owing",
              "valueString" : "0"
            },
            {
              "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/wastageQuantity",
              "valueQuantity" : {
                "value" : 5,
                "unit" : "Tablets"
              }
            },
            {
              "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/cbsSubsidy",
              "valueMoney" : {
                "value" : 10,
                "currency" : "NZD"
              }
            },
            {
              "url" : "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/cbsPackSize",
              "valueQuantity" : {
                "value" : 30,
                "unit" : "Tablets"
              }
            }
          ],
          "sequence" : 1,
          "productOrService" : {
            "coding" : [
              {
                "system" : "https://standards.digital.health.nz/ns/pharmac-subsidy-code",
                "code" : "123456"
              }
            ]
          },
          "quantity" : {
            "value" : 180,
            "unit" : "Tablets"
          },
          "net" : {
            "value" : 500,
            "currency" : "NZD"
          }
        }
      ]
    }
  ],
  "total" : {
    "value" : 500,
    "currency" : "NZD"
  }
}