{
"description": "**A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text** \\n**NOTE**: This US Core SearchParameter definition extends the usage context of the\\n[Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\\n - multipleAnd\\n - multipleOr\\n - comparator\\n - modifier\\n - chain",
"_filename": "SearchParameter-us-core-organization-address.json",
"package_name": "hl7.fhir.us.core",
"date": "2020-11-20T05:19:30.411091Z",
"expression": "Organization.address",
"publisher": "HL7 International - US Realm Steering Committee",
"multipleAnd": true,
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"derivedFrom": "http://hl7.org/fhir/SearchParameter/Organization-address",
"multipleOr": true,
"name": "USCoreOrganizationAddress",
"xpath": "f:Organization/f:address",
"xpathUsage": "normal",
"type": "string",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "3.2.0",
"status": "active",
"id": "ce7a2a36-a234-43c9-9b6d-d64d6ebf4fb8",
"kind": null,
"_multipleOr": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
} ]
},
"url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-organization-address",
"code": "address",
"base": [ "Organization" ],
"version": "3.2.0",
"contact": [ {
"name": "HL7 International - US Realm Steering Committee",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/usrealm/index.cfm",
"system": "url"
} ]
} ],
"_multipleAnd": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
} ]
}
}