{
  "@context": {
    "schema": "https://schema.org/",
    "au": "https://care-atlas.ryanjhunter.workers.dev/vocab/agent-native#",
    "@vocab": "https://schema.org/",
    "claims": {
      "@id": "au:claims",
      "@container": "@list"
    },
    "epistemicStatus": "au:epistemicStatus",
    "occurred": "au:occurred",
    "supported": "au:supported",
    "adjudged": "au:adjudged",
    "operative": "au:operative",
    "grounding": "au:grounding",
    "groundingType": "au:groundingType",
    "adjudicator": "au:adjudicator",
    "source": "au:source",
    "sourceUrl": "au:sourceUrl",
    "value": "au:value",
    "claimType": "au:claimType",
    "reviewStatus": "au:reviewStatus",
    "commercialInfluence": "au:commercialInfluence",
    "falsifier": "au:falsifier"
  },
  "@id": "https://care-atlas.ryanjhunter.workers.dev/care/hospitals/101315.jsonld",
  "@type": "schema:Dataset",
  "name": "Atlas Commons research objects — hospital quality for JAY HOSPITAL",
  "description": "JAY HOSPITAL (JAY, FL) from CMS Care Compare, with each figure's status labeled: the CMS overall + HCAHPS star ratings are composites CMS computes (modeled, not direct measurements); the better/worse/no-different-than-national measure counts are CMS's published comparisons (recorded); the boundary note is context — CMS data, not a recommendation for your condition. Source: CMS Care Compare. CC0.",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "isPartOf": "https://care-atlas.ryanjhunter.workers.dev/",
  "rdfs:isDefinedBy": "https://care-atlas.ryanjhunter.workers.dev/vocab/agent-native",
  "seeAlso": "https://agenticu.ryanjhunter.workers.dev/commons/the-research-object",
  "about": {
    "@type": "schema:Hospital",
    "name": "JAY HOSPITAL",
    "identifier": "101315",
    "address": {
      "@type": "schema:PostalAddress",
      "addressLocality": "JAY",
      "addressRegion": "FL",
      "postalCode": "32565"
    }
  },
  "claims": [
    {
      "@id": "https://care-atlas.ryanjhunter.workers.dev/care/hospitals/101315/measures-vs-national",
      "@type": "schema:Claim",
      "name": "Of 1 comparable measures, JAY HOSPITAL is better than the national average on 0, worse on 0, no different on 1",
      "text": "On the quality measures with a national comparison, CMS records JAY HOSPITAL as performing BETTER than the national average on 0, WORSE on 0, and NO DIFFERENT on 1 (of 124 measures reported in total; the remainder have no national comparison or too little data). These are CMS's published per-measure comparisons (recorded). \"No different\" is the most common result and is not a negative signal.",
      "claimType": "official_fact",
      "reviewStatus": "current",
      "commercialInfluence": false,
      "epistemicStatus": {
        "occurred": true,
        "supported": true,
        "adjudged": true,
        "operative": true
      },
      "grounding": {
        "groundingType": "SourceCitation",
        "source": "CMS Care Compare (Hospital)",
        "sourceUrl": "https://www.medicare.gov/care-compare/",
        "value": "0 better / 0 worse / 1 no different",
        "adjudicator": {
          "name": "CMS Care Compare (Hospital)",
          "url": "https://www.medicare.gov/care-compare/"
        }
      },
      "falsifier": "A RECORD of measured/reported events (occurred=true) from CMS Care Compare (Hospital); superseded when CMS Care Compare (Hospital) publishes its next release."
    },
    {
      "@id": "https://care-atlas.ryanjhunter.workers.dev/care/hospitals/101315/boundary",
      "@type": "schema:Claim",
      "name": "What this is — and is NOT — for JAY HOSPITAL (the epistemic boundary)",
      "text": "Every figure here is published CMS Care Compare data, the same facts CMS shows the public. The star ratings are CMS's MODEL; the measure-vs-national counts are CMS's RECORDED comparisons. This page INFORMS and COMPARES — it does NOT tell you which hospital is right for YOUR specific condition or procedure (that is for you and your clinician), and a star rating is not a guarantee of your outcome. For a specific procedure, ask about that hospital's volume and results. Verify everything at medicare.gov/care-compare.",
      "claimType": "interpretation",
      "reviewStatus": "current",
      "commercialInfluence": false,
      "epistemicStatus": {
        "occurred": false,
        "supported": true,
        "adjudged": false,
        "operative": true
      },
      "grounding": {
        "groundingType": "Interpretation",
        "source": "Care Atlas framing (over the CMS Care Compare facts above)",
        "sourceUrl": "https://care-atlas.ryanjhunter.workers.dev/",
        "value": "CMS Care Compare facts; not a recommendation for your condition — decide with your clinician",
        "adjudicator": null
      },
      "falsifier": "occurred=FALSE (a framing, not an event) and adjudged=FALSE (the atlas's reading, not a CMS verdict) — the lowest-warrant claim here. The CMS star ratings (modeled) and the measure-vs-national counts (recorded) above are CMS's own; this is the only interpretation."
    }
  ],
  "hasPart": [
    {
      "@type": "schema:ItemList",
      "name": "CMS quality summary — JAY HOSPITAL",
      "numberOfItems": 3,
      "itemListElement": [
        {
          "@type": "schema:ListItem",
          "position": 1,
          "item": {
            "Metric": "Better than national avg",
            "Value": 0,
            "Status": "recorded"
          }
        },
        {
          "@type": "schema:ListItem",
          "position": 2,
          "item": {
            "Metric": "Worse than national avg",
            "Value": 0,
            "Status": "recorded"
          }
        },
        {
          "@type": "schema:ListItem",
          "position": 3,
          "item": {
            "Metric": "No different from national avg",
            "Value": 1,
            "Status": "recorded"
          }
        }
      ]
    }
  ]
}