| Package | hl7.fhir.us.illTraveler |
| Resource Type | SearchParameter |
| Id | report-disease-name |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/reportofilltraveler/https://build.fhir.org/ig/HL7/ReportIIITraveler-ig/SearchParameter-report-disease-name.html |
| URL | http://hl7.org/fhir/us/reportofilltraveler/SearchParameter-report-disease-name |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-03-01T17:24:54+00:00 |
| Name | reportDiseaseName |
| Realm | us |
| Authority | hl7 |
| Description | Search Reports of Ill Travelers by Disease |
| Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Parameter disease-name:string
Search Reports of Ill Travelers by Disease
| Resource | Composition |
| Expression | ReportOfIllTraveler.diseaseName |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "report-disease-name",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/reportofilltraveler/SearchParameter-report-disease-name",
"version": "0.1.0",
"name": "reportDiseaseName",
"status": "active",
"date": "2024-03-01T17:24:54+00:00",
"publisher": "HL7 Public Health Working Group",
"contact": [
{
"name": "HL7 Public Health Working Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pafm@lists.HL7.org"
}
]
}
],
"description": "Search Reports of Ill Travelers by Disease",
"code": "disease-name",
"base": [
"Composition"
],
"type": "string",
"expression": "ReportOfIllTraveler.diseaseName",
"multipleOr": true,
"multipleAnd": true
}