Package | ehelse.fhir.no.grunndata |
Resource Type | SearchParameter |
Id | person-extension-fakeIdentity-identifyingInformationName-Fhir4.0 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata@2.3.5-buildnumbersuffix2&canonical=http://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifying-information-name |
URL | http://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifying-information-name |
Version | 3.0.0 |
Status | active |
Name | FakeIdentityIdentifyingInformationName |
Description | SearchParameter for the name extension in the identifyingInformation extension of the Norwegian fake identity extension http://ehelse.no/fhir/StructureDefinition/gd-fake-identity |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "person-extension-fakeIdentity-identifyingInformationName-Fhir4.0", "url": "http://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifying-information-name", "version": "3.0.0", "name": "FakeIdentityIdentifyingInformationName", "status": "active", "description": "SearchParameter for the name extension in the identifyingInformation extension of the Norwegian fake identity extension http://ehelse.no/fhir/StructureDefinition/gd-fake-identity", "code": "identifyingInformationName", "base": [ "Person" ], "type": "string", "expression": "Person.extension.extension.where(url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity').extension.where(url='identifyingInformation').extension.where(url='name').value | Person.extension.extension.where(url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity').extension.where(url='identifyingInformation').extension.where(url='name').value.extension.where(url='http://hl7.no/fhir/StructureDefinition/no-basis-middlename').value", "xpath": "f:Person/f:extension/f:extension[@url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity']/f:extension[@url='identifyingInformation']/f:extension[@url='name'] | f:Person/f:extension/f:extension[@url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity']/f:extension[@url='identifyingInformation']/f:extension[@url='name']/f:extension[@url='http://hl7.no/fhir/StructureDefinition/no-basis-middlename']", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "modifier": [ "missing", "exact", "contains" ] }