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

FHIR IG analytics

Packagesignal.core.r4
Resource TypeSearchParameter
Idencounterperiodend
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/SearchParameter/Encounter-period-end
URLhttps://signalbhn.org/fhir/SearchParameter/Encounter-period-end
Version1.0
Statusdraft
NameEncounterPeriodEnd
DescriptionCustom Search parameter for encounter period end
Typedate

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "encounterperiodend",
  "url": "https://signalbhn.org/fhir/SearchParameter/Encounter-period-end",
  "version": "1.0",
  "name": "EncounterPeriodEnd",
  "status": "draft",
  "description": "Custom Search parameter for encounter period end",
  "code": "encounterenddate",
  "base": [
    "Encounter"
  ],
  "type": "date",
  "expression": "Encounter.period.end"
}