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

FHIR IG Statistics: SearchParameter/HealthcareService-coverage-area

Packagehl7.fhir.us.directory-exchange
TypeSearchParameter
IdHealthcareService-coverage-area
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/directory-exchange/https://build.fhir.org/ig/HL7/fhir-directory-exchange/SearchParameter-HealthcareService-coverage-area.html
URLhttps://hl7.org/fhir/us/directory-exchange/SearchParameter-HealthcareService-coverage-area
Version1.0.0-ballot
Statusactive
Date2022-12-08T23:25:21+00:00
NameNatDirExHealthcareServiceCoverageAreaSearchParameter
Realmus
Authorityhl7
DescriptionThis SearchParameter enables query of HealthcareService by `coverage-area` with `mutlipleOr` enabled.
Typetoken

Resources that use this resource

CapabilityStatement
fhir-national-directoryCapability Statement National Directory

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter

Resource SearchParameter "HealthcareService-coverage-area"

url: https://hl7.org/fhir/us/directory-exchange/SearchParameter-HealthcareService-coverage-area

version: 1.0.0-ballot

name: NatDirExHealthcareServiceCoverageAreaSearchParameter

derivedFrom: http://hl7.org/fhir/SearchParameter/Resource-id

status: active

date: 2022-12-08 23:25:21+0000

publisher: HL7 Patient Administration Working Group

contact: HL7 Patient Administration Working Group: https://www.hl7.org/Special/committees/pafm,pafm@lists.HL7.org

description: This SearchParameter enables query of HealthcareService by `coverage-area` with `mutlipleOr` enabled.

jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)

code: coverage-area

base: HealthcareService

type: token

multipleOr: true


Source

{
  "resourceType": "SearchParameter",
  "id": "HealthcareService-coverage-area",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.org/fhir/us/directory-exchange/SearchParameter-HealthcareService-coverage-area",
  "version": "1.0.0-ballot",
  "name": "NatDirExHealthcareServiceCoverageAreaSearchParameter",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/Resource-id",
  "status": "active",
  "date": "2022-12-08T23:25:21+00:00",
  "publisher": "HL7 Patient Administration Working Group",
  "contact": [
    {
      "name": "HL7 Patient Administration Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables query of HealthcareService by `coverage-area` with `mutlipleOr` enabled.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "code": "coverage-area",
  "base": [
    "HealthcareService"
  ],
  "type": "token",
  "multipleOr": true
}