PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-ballot
    http://hl7.org/fhir/uv/crmi/SearchParameter/shareable-example
{
  "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": "Clinical Decision Support WG",
  "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": "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": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/artifact-title",
    "valueString": "Shareable SearchParameter Example"
  } ],
  "status": "draft",
  "id": "790fc46d-9731-4342-aceb-9759dcc1eb00",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/crmi/SearchParameter/shareable-example",
  "code": "_id",
  "comparator": [ "eq" ],
  "base": [ "Resource" ],
  "version": "1.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}