Package | ehelse.fhir.no.grunndata.test |
Resource Type | SearchParameter |
Id | gd-Person-given |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/SearchParameter/gd-Person-given |
URL | http://ehelse.no/fhir/SearchParameter/gd-Person-given |
Version | 2.2.0 |
Status | active |
Name | GdPersonGiven |
Description | SearchParameter the given name of a Person |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "gd-Person-given", "url": "http://ehelse.no/fhir/SearchParameter/gd-Person-given", "version": "2.2.0", "name": "GdPersonGiven", "status": "active", "description": "SearchParameter the given name of a Person", "code": "given", "base": [ "Person" ], "type": "string", "expression": "Person.name.given", "xpath": "f:Person/f:name/f:given", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true }