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

FHIR IG analytics

Packagefhir.rehabig
Resource TypeSearchParameter
IdSearchParameter-MedicationAdministration-effective-time.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/SearchParameter-MedicationAdministration-effective-time.html
URLhttps://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/SearchParameter/MedicationAdministration-effective-time
Version0.2.1
Statusactive
Date2026-07-23T06:57:33+00:00
NameMedicationAdministrationEffectivetime
Realmus
Authorityhl7
DescriptionDate administration happened or did not happen
Typedate

Resources that use this resource

CapabilityStatement
fhir.rehabig#currentMyFHIRClientCapabilityStatementMy FHIR Client Capability Statement
fhir.rehabig#currentMyFHIRServerCapabilityStatementMy FHIR Server Capability Statement

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter MedicationAdministration-effective-time

MedicationAdministrationEffectivetime

Parameter effective-time:date

Date administration happened or did not happen

ResourceMedicationAdministration
ExpressionMedicationAdministration.effective
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": "MedicationAdministration-effective-time",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/SearchParameter/MedicationAdministration-effective-time",
  "version": "0.2.1",
  "name": "MedicationAdministrationEffectivetime",
  "status": "active",
  "date": "2026-07-23T06:57:33+00:00",
  "publisher": "Kimsber",
  "contact": [
    {
      "name": "Kimsber",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "description": "Date administration happened or did not happen",
  "code": "effective-time",
  "base": [
    "MedicationAdministration"
  ],
  "type": "date",
  "expression": "MedicationAdministration.effective"
}