FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/report-disease-name

Packagehl7.fhir.us.illTraveler
Resource TypeSearchParameter
Idreport-disease-name
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/reportofilltraveler/https://build.fhir.org/ig/HL7/ReportIIITraveler-ig/SearchParameter-report-disease-name.html
URLhttp://hl7.org/fhir/us/reportofilltraveler/SearchParameter-report-disease-name
Version0.1.0
Statusactive
Date2024-03-01T17:24:54+00:00
NamereportDiseaseName
Realmus
Authorityhl7
DescriptionSearch Reports of Ill Travelers by Disease
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

reportDiseaseName

Parameter disease-name:string

Search Reports of Ill Travelers by Disease

ResourceComposition
ExpressionReportOfIllTraveler.diseaseName
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true

Source

{
  "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
}