Sha256: 33664004ff30b04a4e10686975cbd49bff9985f0e525b6f1f40941090c886815

Contents?: true

Size: 1.43 KB

Versions: 10

Compression:

Stored size: 1.43 KB

Contents

{
  "resourceType": "EligibilityRequest",
  "id": "52346",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the EligibilityRequest</div>"
  },
  "identifier": [
    {
      "system": "http://happyvalley.com/elegibilityrequest",
      "value": "52346"
    }
  ],
  "status": "active",
  "priority": {
    "coding": [
      {
        "code": "normal"
      }
    ]
  },
  "patient": {
    "reference": "Patient/pat1"
  },
  "servicedDate": "2014-09-17",
  "created": "2014-08-16",
  "enterer": {
    "identifier": {
      "system": "http://happyvalleyclinic.com/staff",
      "value": "14"
    }
  },
  "provider": {
    "identifier": {
      "system": "http://happyvalleyclinic.com/staff",
      "value": "18"
    }
  },
  "organization": {
    "reference": "Organization/1"
  },
  "insurer": {
    "reference": "Organization/2"
  },
  "facility": {
    "identifier": {
      "system": "http://statecliniclicensor.com/clinicid",
      "value": "G35B9"
    }
  },
  "coverage": {
    "reference": "Coverage/9876B1"
  },
  "businessArrangement": "NB8742",
  "benefitCategory": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/benefit-category",
        "code": "medical"
      }
    ]
  },
  "benefitSubCategory": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/benefit-subcategory",
        "code": "69",
        "display": "Maternity"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/eligibilityrequest-example-2.json
fhir_models-3.0.4 lib/fhir_models/examples/json/eligibilityrequest-example-2.json
fhir_models-3.0.3 lib/fhir_models/examples/json/eligibilityrequest-example-2.json
fhir_models-3.0.2 lib/fhir_models/examples/json/eligibilityrequest-example-2.json
fhir_models-3.0.1 lib/fhir_models/examples/json/eligibilityrequest-example-2.json