{
"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.1.0-DFT-preBallot",
"status": null,
"id": "a08dd819-9c9d-48e0-b059-477365b252c4",
"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"
} ]
}
}