Sha256: fe4b96326a55fbe000d26046082351a654cf8de3f62ee098ba6bdaeb3d6bb825

Contents?: true

Size: 653 Bytes

Versions: 4

Compression:

Stored size: 653 Bytes

Contents

{
  "resourceType": "PaymentNotice",
  "id": "77654",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the PaymentNotice</div>"
  },
  "identifier": [
    {
      "system": "http://benefitsinc.com/paymentnotice",
      "value": "776543"
    }
  ],
  "status": "active",
  "request": {
    "reference": "http://benefitsinc.com/fhir/claim/12345"
  },
  "created": "2014-08-16",
  "organization": {
    "reference": "Organization/1"
  },
  "paymentStatus": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/paymentstatus",
        "code": "paid"
      }
    ]
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/paymentnotice-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/paymentnotice-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/paymentnotice-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/paymentnotice-example.json