Package | ehelse.fhir.no.grunndata.test |
Resource Type | SearchParameter |
Id | gd-Person-family |
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-family |
URL | http://ehelse.no/fhir/SearchParameter/gd-Person-family |
Version | 2.2.0 |
Status | draft |
Name | GdPersonFamily |
Description | SearchParameter for the family name of a Person |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "gd-Person-family", "url": "http://ehelse.no/fhir/SearchParameter/gd-Person-family", "version": "2.2.0", "name": "GdPersonFamily", "status": "draft", "description": "SearchParameter for the family name of a Person", "code": "family", "base": [ "Person" ], "type": "string", "expression": "Person.name.family", "xpath": "f:Person/f:name/f:family", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true }