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

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

Packageehelse.fhir.no.grunndata
Resource TypeSearchParameter
Idperson-extension-fakeIdentity-identifier-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-identifier
URLhttp://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifier
Version3.0.0
Statusactive
NameFakeIdentityIdentifier
DescriptionSearchParameter for the identifier 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-identifier-Fhir4.0",
  "url": "http://ehelse.no/fhir/StructureDefinition/gd-fake-identity-identifier",
  "version": "3.0.0",
  "name": "FakeIdentityIdentifier",
  "status": "active",
  "description": "SearchParameter for the identifier extension of the Norwegian fake identity extension http://ehelse.no/fhir/StructureDefinition/gd-fake-identity",
  "code": "fakeIdentityIdentifier",
  "base": [
    "Person"
  ],
  "type": "string",
  "expression": "Person.extension.extension.where(url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity').extension.where(url='identifier').value",
  "xpath": "f:Person/f:extension/f:extension[@url='http://ehelse.no/fhir/StructureDefinition/gd-fake-identity']/f:extension[@url='identifier']",
  "xpathUsage": "normal",
  "multipleOr": true,
  "multipleAnd": true,
  "modifier": [
    "missing",
    "exact",
    "contains"
  ]
}