VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

JSON Format: SearchParameter-searchparameter-healthcareservice-endpoint

Raw json

{
  "resourceType" : "SearchParameter",
  "id" : "searchparameter-healthcareservice-endpoint",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <b>http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-healthcareservice-endpoint</b></p><p><b>version</b>: 0.0.0</p><p><b>name</b>: VHDir HealthcareService Endpoint Search Parameter</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint">http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint</a></p><p><b>status</b>: DRAFT</p><p><b>date</b>: 23/05/2018</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select HealthcareServices with the specified endpoint</p><p><b>code</b>: healthcareservice-endpoint</p><p><b>base</b>: HealthcareService</p><p><b>type</b>: REFERENCE</p><p><b>expression</b>: HealthcareService.endpoint</p><p><b>target</b>: Endpoint</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>chain</b>: endpoint-identifier, endpointconnection-type, endpoint-organization</p></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-healthcareservice-endpoint",
  "version" : "0.0.0",
  "name" : "VHDir HealthcareService Endpoint Search Parameter",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
  "status" : "draft",
  "date" : "2018-05-23",
  "publisher" : "HL7 Patient Administration Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
        }
      ]
    }
  ],
  "description" : "Select HealthcareServices with the specified endpoint",
  "code" : "healthcareservice-endpoint",
  "base" : [
    "HealthcareService"
  ],
  "type" : "reference",
  "expression" : "HealthcareService.endpoint",
  "target" : [
    "Endpoint"
  ],
  "multipleOr" : true,
  "multipleAnd" : true,
  "chain" : [
    "endpoint-identifier",
    "endpointconnection-type",
    "endpoint-organization"
  ]
}