| Package | hitstdio.tw.fhir.dcc |
| Resource Type | SearchParameter |
| Id | DCC-Bundle-Timestamp |
| FHIR Version | R4 |
| Source | http://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/SearchParameter-DCC-Bundle-Timestamp.html |
| URL | http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-Bundle-Timestamp |
| Version | 0.0.1 |
| Status | active |
| Date | 2021-07-29T00:00:00+00:00 |
| Name | DCCBundleTimestamp |
| Description | When the bundle was assembled |
| Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
url: http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-Bundle-Timestamp
version: 0.0.1
name: DCCBundleTimestamp
status: active
date: 2021/7/29 上午 08:00:00
publisher: Giorgio Cangioli - modified by HITSTD Lab
contact: mailto:hitstdio@gmail.com
description: When the bundle was assembled
jurisdiction: Taiwan
code: timestamp
base: Bundle
type: date
expression: Bundle.timestamp
{
"resourceType": "SearchParameter",
"id": "DCC-Bundle-Timestamp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-Bundle-Timestamp",
"version": "0.0.1",
"name": "DCCBundleTimestamp",
"status": "active",
"date": "2021-07-29T00:00:00+00:00",
"publisher": "Giorgio Cangioli - modified by HITSTD Lab",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "mailto:hitstdio@gmail.com"
}
]
}
],
"description": "When the bundle was assembled",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "158"
}
],
"text": "Taiwan"
}
],
"code": "timestamp",
"base": [
"Bundle"
],
"type": "date",
"expression": "Bundle.timestamp"
}