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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.consent
Resource TypeSearchParameter
IdSearchParameter-mii-sp-consent-provisioncodeperiod.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-consent/2027.0.0-ballot/SearchParameter-mii-sp-consent-provisioncodeperiod.html
URLhttps://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisioncodeperiod
Version2027.0.0-ballot
Statusactive
Date2023-05-09
NameMII_SP_Consent_ProvisionCodePeriod
Realmde
DescriptionComposite-Suche nach Zeitraum (period) einer bestimmten, durch einen Code definierten, Provision.
Typecomposite

Resources that use this resource

CapabilityStatement
de.medizininformatikinitiative.kerndatensatz.consent#2027.0.0-ballotmii-cap-consent-serverMII KDS Modul Consent — CapabilityStatement (Migrationsvorschlag)

Resources that this resource uses

No resources found


Narrative

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


German


Generated Narrative: SearchParameter mii-sp-consent-provisioncodeperiod

MII_SP_Consent_ProvisionCodePeriod

Parameter mii-provision-provision-code-period:composite

Composite-Suche nach Zeitraum (period) einer bestimmten, durch einen Code definierten, Provision.

ResourceConsent
ExpressionConsent.provision.provision
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

Component

MII_SP_Consent_ProvisionCodecodetoken
MII_SP_Consent_ProvisionPeriodperioddate

English


Generated Narrative: SearchParameter mii-sp-consent-provisioncodeperiod

MII_SP_Consent_ProvisionCodePeriod

Parameter mii-provision-provision-code-period:composite

Composite-Suche nach Zeitraum (period) einer bestimmten, durch einen Code definierten, Provision.

ResourceConsent
ExpressionConsent.provision.provision
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

Component

MII_SP_Consent_ProvisionCodecodetoken
MII_SP_Consent_ProvisionPeriodperioddate

Source1

{
  "resourceType": "SearchParameter",
  "id": "mii-sp-consent-provisioncodeperiod",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisioncodeperiod",
  "version": "2027.0.0-ballot",
  "name": "MII_SP_Consent_ProvisionCodePeriod",
  "status": "active",
  "date": "2023-05-09",
  "publisher": "NUM-DIZ",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en"
          },
          {
            "url": "content",
            "valueString": "NUM-DIZ"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "NUM-DIZ",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "Composite-Suche nach Zeitraum (period) einer bestimmten, durch einen Code definierten, Provision.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "code": "mii-provision-provision-code-period",
  "base": [
    "Consent"
  ],
  "type": "composite",
  "expression": "Consent.provision.provision",
  "component": [
    {
      "definition": "https://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisioncode",
      "expression": "code"
    },
    {
      "definition": "https://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisionperiod",
      "expression": "period"
    }
  ]
}