PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@4.1.0
    http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-asserted-date
{
  "description": "Returns conditions with an [assertedDate extension](http://hl7.org/fhir/StructureDefinition/condition-assertedDate) matching the specified date (dateTime).",
  "_filename": "SearchParameter-us-core-condition-asserted-date.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2021-11-04",
  "expression": "Condition.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate').extension.valueDateTime",
  "publisher": "HL7 International - Cross-Group Projects",
  "multipleAnd": true,
  "_comparator": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  } ],
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "multipleOr": true,
  "name": "USCoreConditionAssertedDate",
  "xpath": "f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-assertedDate']/f:extension/f:valueDateTime/@value",
  "xpathUsage": "normal",
  "type": "date",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.1.0",
  "status": "active",
  "id": "13372a4f-b952-4b46-b408-897023eab061",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-asserted-date",
  "code": "asserted-date",
  "comparator": [ "eq", "ne", "gt", "ge", "lt", "le", "sa", "eb", "ap" ],
  "base": [ "Condition" ],
  "version": "4.1.0",
  "contact": [ {
    "name": "HL7 International - Cross-Group Projects",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "system": "url"
    }, {
      "value": "cgp@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHOULD"
    } ]
  }
}