Package | tw.gov.mohw.twcore |
Type | SearchParameter |
Id | Provenance-patient |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/SearchParameter-Provenance-patient.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Provenance-patient |
Version | 0.3.3 |
Status | active |
Date | 2024-08-31 |
Name | ProvenancePatient |
Realm | tw |
Authority | national |
Description | 出處的對象(patient) |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Provenance-patient
Parameter patient
:reference
出處的對象(patient)
Resource | Provenance |
Expression | Provenance.target.where(resolve() is Patient) |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Provenance-patient", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Provenance-patient", "version": "0.3.3", "name": "ProvenancePatient", "status": "active", "date": "2024-08-31", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "出處的對象(patient)", "code": "patient", "base": [ "Provenance" ], "type": "reference", "expression": "Provenance.target.where(resolve() is Patient)" }