This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-05-03 |
{
"resourceType" : "SearchParameter",
"id" : "Composition-patient",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Composition-patient</b></p><a name=\"Composition-patient\"> </a><a name=\"hcComposition-patient\"> </a><a name=\"Composition-patient-en-US\"> </a><h2>Compositionpatient</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>證書資料的對象(patient)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/composition.html\">Composition</a></td></tr><tr><td>Expression</td><td><code>Composition.subject</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://vacc.cdc.gov.tw/vacc/SearchParameter/Composition-patient",
"version" : "1.0.0",
"name" : "Compositionpatient",
"status" : "active",
"date" : "2024-05-03",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "證書資料的對象(patient)",
"code" : "patient",
"base" : [
"Composition"
],
"type" : "reference",
"expression" : "Composition.subject"
}