PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0
    http://hl7.org/fhir/SearchParameter/medications-encounter
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [MedicationAdministration](medicationadministration.html): Return administrations that share this encounter\\r\\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this encounter identifier\\r\\n",
  "_filename": "SearchParameter-medications-encounter.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2023-03-26T15:21:02+11:00",
  "expression": "MedicationAdministration.encounter | MedicationRequest.encounter",
  "publisher": "Health Level Seven International (Pharmacy)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "encounter",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "2406f9f3-9f14-4f66-8758-6f83966f4fa3",
  "kind": null,
  "processingMode": "normal",
  "url": "http://hl7.org/fhir/SearchParameter/medications-encounter",
  "code": "encounter",
  "target": [ "Encounter" ],
  "base": [ "MedicationAdministration", "MedicationRequest" ],
  "version": "5.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/index.cfm",
      "system": "url"
    } ]
  } ]
}