FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/explanationofbenefit-coverage

Packagehl7.fhir.us.carin-bb
Resource TypeSearchParameter
Idexplanationofbenefit-coverage
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-bb/https://build.fhir.org/ig/HL7/carin-bb/SearchParameter-explanationofbenefit-coverage.html
URLhttp://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-coverage
Version2.1.0
Statusactive
Date2019-11-01T09:29:23+11:00
NameExplanationOfBenefit_Coverage
Realmus
Authorityhl7
DescriptionThe plan under which the claim was adjudicated
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter explanationofbenefit-coverage

ExplanationOfBenefit_Coverage TU

Parameter coverage:reference

The plan under which the claim was adjudicated

ResourceExplanationOfBenefit
ExpressionExplanationOfBenefit.insurance.coverage
Processing ModeNormal
Target ResourcesCoverage
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "explanationofbenefit-coverage",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-coverage",
  "version": "2.1.0",
  "name": "ExplanationOfBenefit_Coverage",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The plan under which the claim was adjudicated",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "code": "coverage",
  "base": [
    "ExplanationOfBenefit"
  ],
  "type": "reference",
  "expression": "ExplanationOfBenefit.insurance.coverage",
  "xpathUsage": "normal",
  "target": [
    "Coverage"
  ]
}