{ "description": "Search by resource identifier - e.g. same as the read interaction, but can return included resources", "_filename": "example/SearchParameter-shareable-example.json", "package_name": "hl7.fhir.uv.crmi", "date": "2013-10-23", "expression": "id", "meta": { "profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablesearchparameter" ] }, "publisher": "Health Level Seven International (FHIR Infrastructure)", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "purpose": "Need to search by identifier for various infrastructural cases - mainly retrieving packages, and matching as part of a chain", "name": "ShareableSearchParameterExample", "useContext": [ { "code": { "code": "focus", "system": "http://terminology.hl7.org/CodeSystem/usage-context-type" }, "valueCodeableConcept": { "coding": [ { "code": "positive", "system": "http://terminology.hl7.org/CodeSystem/variant-state" } ] } } ], "xpathUsage": "normal", "type": "token", "experimental": "true", "resourceType": "SearchParameter", "title": null, "package_version": "2.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/artifact-title", "valueString": "Shareable SearchParameter Example" } ], "status": "draft", "id": "709a297c-3e34-4ad5-a274-a636bb31a03d", "kind": null, "url": "http://hl7.org/fhir/uv/crmi/SearchParameter/shareable-example", "code": "_id", "comparator": [ "eq" ], "base": [ "Resource" ], "version": "2.0.0-ballot", "contact": [ { "name": "[string]", "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }