PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.cafex@2.0.0-dft-pre
    http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-patient-given
{
  "description": "**A portion of the given name of the patient**  \\n**NOTE**: This extends the the US Core SearchParameter and extends the usage context of the\\n[Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\\n - multipleAnd\\n - multipleOr\\n - comparator\\n - modifier\\n - chain",
  "_filename": "cafex-patient-given.json",
  "package_name": "ca.infoway.io.cafex",
  "date": "2024-05-09",
  "expression": "Patient.name.given",
  "modifier": [ "exact" ],
  "publisher": "Canada Health Infoway",
  "multipleAnd": true,
  "derivedFrom": "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-given",
  "multipleOr": true,
  "name": "CAFeXPatientGiven",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "2.0.0-dft-pre",
  "status": null,
  "id": "dcb632d6-65c3-4de7-9492-79f05e829d22",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-patient-given",
  "code": "given",
  "base": [ "Patient" ],
  "version": null,
  "_modifier": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }
}