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

FHIR IG Statistics: SearchParameter/InsurancePlan-coverageArea

Packageihe.iti.fais
TypeSearchParameter
IdInsurancePlan-coverageArea
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/FAIS/https://build.fhir.org/ig/IHE/ITI.Finance/SearchParameter-InsurancePlan-coverageArea.html
URLhttps://profiles.ihe.net/ITI/FAIS/SearchParameter/InsurancePlan-coverageArea
Version1.0.1-current
Statusactive
Date2024-11-22T13:00:48+00:00
NameInsurancePlan_coverageArea
Realmuv
Authorityihe
DescriptionThis SearchParameter enables finding InsurancePlans by coverageArea.
Typereference

Resources that use this resource

CapabilityStatement
IHE.FAIS.BeneficiaryManagerIHE FAIS Beneficiary Manager
IHE.FAIS.BeneficiaryRequestorIHE FAIS Beneficiary Requestor

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter InsurancePlan-coverageArea

InsurancePlan_coverageArea

Parameter coverage-area:reference

This SearchParameter enables finding InsurancePlans by coverageArea.

ResourceInsurancePlan
ExpressionInsurancePlan.coverageArea
Target ResourcesLocation
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": "InsurancePlan-coverageArea",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/FAIS/SearchParameter/InsurancePlan-coverageArea",
  "version": "1.0.1-current",
  "name": "InsurancePlan_coverageArea",
  "status": "active",
  "date": "2024-11-22T13:00:48+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables finding InsurancePlans by coverageArea.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "coverage-area",
  "base": [
    "InsurancePlan"
  ],
  "type": "reference",
  "expression": "InsurancePlan.coverageArea",
  "target": [
    "Location"
  ]
}