Sha256: c169a19ec64177202849631ed9d2c7e051db69aaef24a455ba6ea1904c1aea69

Contents?: true

Size: 837 Bytes

Versions: 14

Compression:

Stored size: 837 Bytes

Contents

{
  "resourceType": "ProcessResponse",
  "id": "SR2500",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the ProcessResponse</div>"
  },
  "identifier": [
    {
      "system": "http://www.BenefitsInc.com/fhir/processresponse",
      "value": "881234"
    }
  ],
  "status": "active",
  "created": "2014-08-16",
  "organization": {
    "reference": "Organization/2"
  },
  "request": {
    "reference": "http://happyvalley.com/fhir/claim/12345"
  },
  "outcome": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/processoutcomecodes",
        "code": "complete"
      }
    ]
  },
  "disposition": "Adjudication processing completed, ClaimResponse and EOB ready for retrieval.",
  "requestOrganization": {
    "reference": "Organization/1"
  }
}

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/processresponse-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-1.8.3 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/processresponse-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/processresponse-example.json