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" : "Patient-birthdate",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Patient-birthdate</b></p><a name=\"Patient-birthdate\"> </a><a name=\"hcPatient-birthdate\"> </a><a name=\"Patient-birthdate-en-US\"> </a><h2>PatientBirthdate</h2><p>Parameter <code>birthdate</code>:<code>date</code></p><div><p>個案的出生日期(birthdate)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td></tr><tr><td>Expression</td><td><code>Patient.birthDate</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/Patient-birthdate",
"version" : "1.0.0",
"name" : "PatientBirthdate",
"status" : "active",
"date" : "2024-05-03",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "個案的出生日期(birthdate)",
"code" : "birthdate",
"base" : [
"Patient"
],
"type" : "date",
"expression" : "Patient.birthDate"
}