PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.saner@0.1.0
    http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code
{
  "description": "This SearchParameter enables resources to be discovered by codes or valueSets used in the resource including those in any extensions.",
  "_filename": "example/SearchParameter-SearchParameter-code.json",
  "package_name": "hl7.fhir.uv.saner",
  "date": "2020-10-19T21:09:16+00:00",
  "expression": "descendants().valueCodeableConcept | descendants().valueCoding | descendants().valueCode | code | descendants().ofType(Coding).not().code",
  "modifier": [ "missing", "text", "not", "in", "not-in", "below", "above", "ofType" ],
  "publisher": "HL7 International Public Health Workgroup",
  "multipleAnd": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "multipleOr": true,
  "name": "code",
  "xpath": "descendant::f:valueCodeableConcept | descendant::f:valueCoding | descendant::f:valueCode | f:code | f:descendant::f:code[ends-with(local-name(..),'oding')]",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "c8d190be-d623-4e84-9446-4724d2ab29da",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code",
  "code": "code",
  "base": [ "Measure", "MeasureReport", "Questionnaire", "QuestionnaireResponse" ],
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher/index.cfm",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "pher@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "HL7 Public Health Workgroup",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher/index.cfm",
      "system": "url"
    } ]
  }, {
    "name": "Keith W. Boone",
    "telecom": [ {
      "value": "mailto:kboone@ainq.com",
      "system": "email"
    } ]
  } ]
}