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-provisiontype.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-consent/2027.0.0-ballot/SearchParameter-mii-sp-consent-provisiontype.html
URLhttps://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisiontype
Version2027.0.0-ballot
Statusactive
Date2023-05-09
NameMII_SP_Consent_ProvisionType
Realmde
DescriptionSuche im Typ der Provison (permit, deny).
Typetoken

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-provisiontype

MII_SP_Consent_ProvisionType

Parameter mii-provision-provision-type:token

Suche im Typ der Provison (permit, deny).

ResourceConsent
ExpressionConsent.provision.provision.type
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true

English


Generated Narrative: SearchParameter mii-sp-consent-provisiontype

MII_SP_Consent_ProvisionType

Parameter mii-provision-provision-type:token

Suche im Typ der Provison (permit, deny).

ResourceConsent
ExpressionConsent.provision.provision.type
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true

Source1

{
  "resourceType": "SearchParameter",
  "id": "mii-sp-consent-provisiontype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/modul-consent/SearchParameter/mii-sp-consent-provisiontype",
  "version": "2027.0.0-ballot",
  "name": "MII_SP_Consent_ProvisionType",
  "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": "Suche im Typ der Provison (permit, deny).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "code": "mii-provision-provision-type",
  "base": [
    "Consent"
  ],
  "type": "token",
  "expression": "Consent.provision.provision.type",
  "multipleOr": true,
  "multipleAnd": true
}