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

FHIR IG Statistics: SearchParameter/AllergyIntolerance-patient

Packagetw.gov.mohw.emr
TypeSearchParameter
IdAllergyIntolerance-patient
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/SearchParameter-AllergyIntolerance-patient.html
URLhttps://twcore.mohw.gov.tw/ig/emr/SearchParameter/AllergyIntolerance-patient
Version0.2.0
Statusdraft
Date2024-02-03
NameSearchParameterAllergyIntolerancepatient
Realmtw
Authoritynational
Description關聯此過敏史的病人(patient)
Typereference

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

Generated Narrative: SearchParameter AllergyIntolerance-patient

SearchParameterAllergyIntolerancepatient

Parameter patient:reference

關聯此過敏史的病人(patient)

ResourceAllergyIntolerance
ExpressionAllergyIntolerance.patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "AllergyIntolerance-patient",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/emr/SearchParameter/AllergyIntolerance-patient",
  "version": "0.2.0",
  "name": "SearchParameterAllergyIntolerancepatient",
  "status": "draft",
  "date": "2024-02-03",
  "publisher": "衛生福利部",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/mp-1.html"
        }
      ]
    }
  ],
  "description": "關聯此過敏史的病人(patient)",
  "code": "patient",
  "base": [
    "AllergyIntolerance"
  ],
  "type": "reference",
  "expression": "AllergyIntolerance.patient"
}