This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v3.5.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: SearchParameter-searchparameter-endpoint-organization
Raw json
{
"resourceType" : "SearchParameter",
"id" : "searchparameter-endpoint-organization",
"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-endpoint-organization</b></p><p><b>version</b>: 0.0.0</p><p><b>name</b>: VHDir Endpoint Organization Search Parameter</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/Endpoint-organization">http://hl7.org/fhir/SearchParameter/Endpoint-organization</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 Endpoints managed by the specified organization</p><p><b>code</b>: endpoint-organization</p><p><b>base</b>: Endpoint</p><p><b>type</b>: REFERENCE</p><p><b>expression</b>: Endpoint.managingOrganization</p><p><b>target</b>: Organization</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: ABOVE, BELOW</p><p><b>chain</b>: organization-identifier, organization-name, organization-address, organization-partof, organization-type</p></div>"
},
"url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-endpoint-organization",
"version" : "0.0.0",
"name" : "VHDir Endpoint Organization Search Parameter",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
"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 Endpoints managed by the specified organization",
"code" : "endpoint-organization",
"base" : [
"Endpoint"
],
"type" : "reference",
"expression" : "Endpoint.managingOrganization",
"target" : [
"Organization"
],
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"above",
"below"
],
"chain" : [
"organization-identifier",
"organization-name",
"organization-address",
"organization-partof",
"organization-type"
]
}

