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

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

: PharmacySubmittedClaim - JSON Representation

Raw json | Download

{
  "resourceType" : "Claim",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim PharmacySubmittedClaim</b></p><a name=\"PharmacySubmittedClaim\"> </a><a name=\"hcPharmacySubmittedClaim\"> </a><a name=\"PharmacySubmittedClaim-en-NZ\"> </a><p><b>identifier</b>: <code>https://api.messaging.digital.health.nz/fileID</code>/7612345\u00a0(use:\u00a0secondary,\u00a0)</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type pharmacy}\">Pharmacy</span></p><p><b>subType</b>: <span title=\"Codes:{https://example.com/HeaderType ExampleRecordType}\">ExampleRecordType</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: Carey Carrington (Identifier: NHI/ZXP7823\u00a0(use:\u00a0official,\u00a0))</p><p><b>created</b>: 2014-08-16</p><p><b>insurer</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Organization/43242343232\">??</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/Organization/54739649856\">??</a></p><p><b>priority</b>: <span title=\"Codes:\">stat</span></p><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\">??</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{https://example.com/productOrService 562721}\">Alprazolam 0.25mg (Xanax)</span></p><p><b>serviced</b>: 2014-08-16</p><p><b>quantity</b>: 90 TAB<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeTAB = 'TAB')</span></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>90</td><td>New Zealand dollar</td></tr></table><blockquote><p><b>detail</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{https://example.com/productOrService drugcost}\">drugcost</span></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>45</td><td>New Zealand dollar</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: <span title=\"Codes:{https://example.com/productOrServicee suspension}\">suspension</span></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>9</td><td>New Zealand dollar</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 3</p><p><b>productOrService</b>: <span title=\"Codes:{https://example.com/productOrService dispensefee}\">dispensefee</span></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>36</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>90</td><td>New Zealand dollar</td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "secondary",
      "system" : "https://api.messaging.digital.health.nz/fileID",
      "value" : "7612345"
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/claim-type",
        "code" : "pharmacy"
      }
    ]
  },
  "subType" : {
    "coding" : [
      {
        "system" : "https://example.com/HeaderType",
        "code" : "ExampleRecordType"
      }
    ]
  },
  "use" : "claim",
  "patient" : {
    "identifier" : {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/nhi-id",
      "value" : "ZXP7823"
    },
    "display" : "Carey Carrington"
  },
  "created" : "2014-08-16",
  "insurer" : {
    "reference" : "Organization/43242343232"
  },
  "provider" : {
    "reference" : "Organization/54739649856"
  },
  "priority" : {
    "coding" : [
      {
        "code" : "stat"
      }
    ]
  },
  "insurance" : [
    {
      "sequence" : 1,
      "focal" : true,
      "coverage" : {
        "reference" : "Coverage/9876B1"
      }
    }
  ],
  "item" : [
    {
      "sequence" : 1,
      "productOrService" : {
        "coding" : [
          {
            "system" : "https://example.com/productOrService",
            "code" : "562721",
            "display" : "Alprazolam 0.25mg (Xanax)"
          }
        ]
      },
      "servicedDate" : "2014-08-16",
      "quantity" : {
        "value" : 90,
        "unit" : "TAB",
        "system" : "http://unitsofmeasure.org",
        "code" : "TAB"
      },
      "net" : {
        "value" : 90,
        "currency" : "NZD"
      },
      "detail" : [
        {
          "sequence" : 1,
          "productOrService" : {
            "coding" : [
              {
                "system" : "https://example.com/productOrService",
                "code" : "drugcost"
              }
            ]
          },
          "net" : {
            "value" : 45,
            "currency" : "NZD"
          }
        },
        {
          "sequence" : 2,
          "productOrService" : {
            "coding" : [
              {
                "system" : "https://example.com/productOrServicee",
                "code" : "suspension"
              }
            ]
          },
          "net" : {
            "value" : 9,
            "currency" : "NZD"
          }
        },
        {
          "sequence" : 3,
          "productOrService" : {
            "coding" : [
              {
                "system" : "https://example.com/productOrService",
                "code" : "dispensefee"
              }
            ]
          },
          "net" : {
            "value" : 36,
            "currency" : "NZD"
          }
        }
      ]
    }
  ],
  "total" : {
    "value" : 90,
    "currency" : "NZD"
  }
}