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

FHIR IG Statistics: SearchParameter/Encounter-date

Packagetw.cathay.fhir.imri
Resource TypeSearchParameter
IdEncounter-date
FHIR VersionR4
Sourcehttps://imri.cgh.org.tw/imri/https://simplifier.net/resolve?scope=tw.cathay.fhir.imri@1.0.0&canonical=https://imri.cgh.org.tw/imri/SearchParameter/Encounter-date
URLhttps://imri.cgh.org.tw/imri/SearchParameter/Encounter-date
Version0.1.0
Statusactive
Date2024-05-22
NameEncounterDate
Realmtw
Description就醫的時間(date)
Typedate

Resources that use this resource

CapabilityStatement
CapabilityStatementIMRIClient醫查-用戶端(IMRI Client)
CapabilityStatementIMRIServer醫查-伺服端(IMRI Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Encounter-date

EncounterDate

Parameter date:date

就醫的時間(date)

ResourceEncounter
ExpressionEncounter.period
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

Source

{
  "resourceType": "SearchParameter",
  "id": "Encounter-date",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://imri.cgh.org.tw/imri/SearchParameter/Encounter-date",
  "version": "0.1.0",
  "name": "EncounterDate",
  "status": "active",
  "date": "2024-05-22",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "就醫的時間(date)",
  "code": "date",
  "base": [
    "Encounter"
  ],
  "type": "date",
  "expression": "Encounter.period"
}