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

FHIR IG Statistics: SearchParameter/Procedure-date

Packagetw.gov.mohw.twcore
TypeSearchParameter
IdProcedure-date
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/SearchParameter-Procedure-date.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Procedure-date
Version0.3.3
Statusactive
Date2022-08-31
NameProcedureDate
Realmtw
Authoritynational
Description處置或手術的日期(date)
Typedate

Resources that use this resource

CapabilityStatement
CapabilityStatementTWCoreClient臺灣核心-用戶端(TW Core Client)
CapabilityStatementTWCoreServer臺灣核心-伺服端(TW Core Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Procedure-date

ProcedureDate

Parameter date:date

處置或手術的日期(date)

ResourceProcedure
ExpressionProcedure.performed
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": "Procedure-date",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Procedure-date",
  "version": "0.3.3",
  "name": "ProcedureDate",
  "status": "active",
  "date": "2022-08-31",
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "處置或手術的日期(date)",
  "code": "date",
  "base": [
    "Procedure"
  ],
  "type": "date",
  "expression": "Procedure.performed"
}