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

FHIR IG Statistics: SearchParameter/hrex-coverage-subscriber

Packagehl7.fhir.us.davinci-hrex
TypeSearchParameter
Idhrex-coverage-subscriber
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/SearchParameter-hrex-coverage-subscriber.html
URLhttp://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriber
Version1.2.0-cibuild
Statusactive
Date2025-04-17T04:19:54+00:00
NameHRexCoverageSubscriber
Realmus
Authorityhl7
DescriptionReference to the subscriber **NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements: * multipleAnd * multipleOr * modifier * comparator * chain
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 hrex-coverage-subscriber

HRexCoverageSubscriber TU

Parameter subscriber:reference

Reference to the subscriber

NOTE: This HRex SearchParameter definition extends the usage context of the capabilitystatement-expectation extension to formally express implementer expectations for these elements:

  • multipleAnd

  • multipleOr

  • modifier

  • comparator

  • chain

ResourceCoverage
ExpressionCoverage.subscriber
Processing ModeNormal
Target ResourcesPatient, RelatedPerson
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: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: text, not, type, identifier

Source

{
  "resourceType": "SearchParameter",
  "id": "hrex-coverage-subscriber",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriber",
  "version": "1.2.0-cibuild",
  "name": "HRexCoverageSubscriber",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
  "status": "active",
  "experimental": false,
  "date": "2025-04-17T04:19:54+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "Reference to the subscriber\n\n**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:\n\n* multipleAnd\n\n* multipleOr\n\n* modifier\n\n* comparator\n\n* chain",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "code": "subscriber",
  "base": [
    "Coverage"
  ],
  "type": "reference",
  "expression": "Coverage.subscriber",
  "xpathUsage": "normal",
  "target": [
    "Patient",
    "RelatedPerson"
  ],
  "multipleOr": true,
  "_multipleOr": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      }
    ]
  },
  "modifier": [
    "text",
    "not",
    "type",
    "identifier"
  ],
  "_modifier": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        }
      ]
    }
  ]
}