{
"description": "Search by resource identifier - e.g. same as the read interaction, but can return included resources",
"_filename": "example/SearchParameter-publishable-example.json",
"package_name": "hl7.fhir.uv.crmi",
"date": "2013-10-23",
"expression": "id",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablesearchparameter" ]
},
"publisher": "HL7 International / Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"purpose": "Need to search by identifier for various infrastructural cases - mainly retrieving packages, and matching as part of a chain",
"name": "PublishableSearchParameterExample",
"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": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/artifact-title",
"valueString": "Publishable SearchParameter Example"
} ],
"status": "draft",
"id": "bb6686a9-2989-4224-aed3-c7dce9d725e6",
"kind": null,
"url": "http://hl7.org/fhir/uv/crmi/SearchParameter/publishable-example",
"code": "_id",
"comparator": [ "eq" ],
"base": [ "Resource" ],
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}