Package | tw.gov.mohw.twcore |
Type | SearchParameter |
Id | Observation-lastupdated |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/SearchParameter-Observation-lastupdated.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Observation-lastupdated |
Version | 0.3.3 |
Status | active |
Date | 2024-08-31 |
Name | ObservationLastUpdated |
Realm | tw |
Authority | national |
Description | 檢驗檢查的最後更新日期(時間)(lastupdated) |
Type | date |
CapabilityStatement | |
CapabilityStatementTWCoreClient | 臺灣核心-用戶端(TW Core Client) |
CapabilityStatementTWCoreServer | 臺灣核心-伺服端(TW Core Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Observation-lastupdated
Parameter _lastUpdated
:date
檢驗檢查的最後更新日期(時間)(lastupdated)
Resource | Observation |
Expression | Resource.meta.lastUpdated |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Observation-lastupdated", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Observation-lastupdated", "version": "0.3.3", "name": "ObservationLastUpdated", "status": "active", "date": "2024-08-31", "publisher": "HL7 International", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "檢驗檢查的最後更新日期(時間)(lastupdated)", "code": "_lastUpdated", "base": [ "Observation" ], "type": "date", "expression": "Resource.meta.lastUpdated" }