FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.hrsa.uds-plus
Resource TypeParameters
IdParameters-reporting-parameters-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Parameters",
  "id": "reporting-parameters-example",
  "meta": {
    "profile": [
      "http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-patient-reporting-parameters"
    ]
  },
  "parameter": [
    {
      "name": "patientReference",
      "valueReference": {
        "reference": "Patient/de-identified-example"
      }
    },
    {
      "name": "combinedFundingStreams",
      "valueString": "CHC,MHC"
    },
    {
      "name": "reportNames",
      "part": [
        {
          "name": "patientsByZip",
          "valueBoolean": true
        },
        {
          "name": "table3A",
          "valueBoolean": true
        },
        {
          "name": "table3B",
          "valueBoolean": true
        },
        {
          "name": "table4",
          "valueBoolean": true
        },
        {
          "name": "table6A",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line1-6-Age-Of-Prenatal-Care-Patients",
          "valueBoolean": false
        },
        {
          "name": "table6B-Line7-9-Early-Entry-Into-Prenatal-Care",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line10-Childhood-Immunization-Status-CMS117",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line11-Cervical-Cancer-Screening-CMS124",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line11a-Breast-Cancer-Screening-CMS125",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line12-Weight-Assessment-And-Counselling-CMS155",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line13-Preventive-Care-And-Screening-BMI-CMS69",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line14a-Preventive-Care-And-Screening-Tobacco-Use-CMS138",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line17a-Statin-Therapy-CMS347",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line18-Ischmic-Vascular-Disease-CMS164",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line19-Colorectal-Cancer-Screening-CMS130",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line20-HIV-Linkage-To-Care",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line20a-HIV-Screening-CMS349",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line21-Preventive-Care-And-Screening-For-Depression-CMS2",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line21a-Depression-Remission-At-Twelve-Months-CMS159",
          "valueBoolean": true
        },
        {
          "name": "table6B-Line22-Dental-Sealants-For-Children-CMS277",
          "valueBoolean": true
        },
        {
          "name": "table7-Line0-HIV-Positive-Pregnant-Patients",
          "valueBoolean": true
        },
        {
          "name": "table7-Line2-Deliveries-Performed-By-Health-Center",
          "valueBoolean": true
        },
        {
          "name": "table7-Line1a-d-Prenatal-Care-Patient-Deliveries",
          "valueBoolean": true
        },
        {
          "name": "table7-Line2a-c-Controlling-High-Blood-Pressure-CMS165",
          "valueBoolean": true
        },
        {
          "name": "table7-Line3a-f-HbA1c-Poor-Control-CMS122",
          "valueBoolean": true
        }
      ]
    }
  ]
}