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

FHIR IG Statistics: SearchParameter/medication-request-linked-statement-sp

Packagede.gematik.dev.epa.medication
Resource TypeSearchParameter
Idmedication-request-linked-statement-sp
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/SearchParameter/medication-request-linked-statement-sp
URLhttps://gematik.de/fhir/epa-medication/SearchParameter/medication-request-linked-statement-sp
Version1.1.0
Statusactive
Date2024-08-14
NamemedicationRequestLinkedStatementSP
DescriptionSearches on the medication-request-linked-statement-extension of MedicationRequest
Typereference

Resources that use this resource

CapabilityStatement
epa-capabilitystatement-medicationEPA CapabilityStatement for the Medication Service

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "medication-request-linked-statement-sp",
  "url": "https://gematik.de/fhir/epa-medication/SearchParameter/medication-request-linked-statement-sp",
  "version": "1.1.0",
  "status": "active",
  "publisher": "gematik GmbH",
  "date": "2024-08-14",
  "name": "medicationRequestLinkedStatementSP",
  "description": "Searches on the medication-request-linked-statement-extension of MedicationRequest",
  "base": [
    "MedicationRequest"
  ],
  "code": "linked-statement",
  "type": "reference",
  "expression": "extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/medication-request-linked-statement-extension').value"
}