FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/person-extension-fakeIdentity-identifyingInformationName-Fhir4.0

Packageehelse.fhir.no.grunndata
Resource TypeSearchParameter
Idperson-extension-fakeIdentity-identifyingInformationName-Fhir4.0
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata@2.3.5-buildnumbersuffix2&canonical=http://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifying-information-name
URLhttp://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifying-information-name
Version3.0.0
Statusactive
NameFakeIdentityIdentifyingInformationName
DescriptionSearchParameter for the name extension in the identifyingInformation extension of the Norwegian fake identity extension http://ehelse.no/fhir/StructureDefinition/gd-fake-identity
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
  ]
}