FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeSearchParameter
IdSearchParameter-StfProvenanceActivitySearchParameter.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/SearchParameter-StfProvenanceActivitySearchParameter.html
URLhttp://ig.fhir.de/igs/stf/SearchParameter/StfProvenanceActivitySearchParameter
Version1.0.0
Statusactive
Date2025-01-29
Nameactivity
Authorityhl7
DescriptionSearch Provenance by activity
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter StfProvenanceActivitySearchParameter

activity

Parameter activity:token

Search Provenance by activity

ResourceProvenance
ExpressionProvenance.activity
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source1

{
  "resourceType": "SearchParameter",
  "id": "StfProvenanceActivitySearchParameter",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/stf/SearchParameter/StfProvenanceActivitySearchParameter",
  "version": "1.0.0",
  "name": "activity",
  "status": "active",
  "experimental": false,
  "date": "2025-01-29",
  "publisher": "HL7 Deutschland e.V.",
  "contact": [
    {
      "name": "HL7 Deutschland e.V.",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de"
        }
      ]
    }
  ],
  "description": "Search Provenance by activity",
  "code": "activity",
  "base": [
    "Provenance"
  ],
  "type": "token",
  "expression": "Provenance.activity",
  "xpathUsage": "normal"
}