PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.cio@1.0.0-beta.3
    http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier
{
  "description": "Searches on the value provided in the medication hypersensitivity identifier extension (http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier) in the following resources:\\r\\n* [Flag](http://hl7.org/fhir/r4/flag.html)\\r\\n* [AllergyIntolerance](http://hl7.org/fhir/r4/allergyintolerance.html)\\r\\n* [Condition](http://hl7.org/fhir/r4/condition.html)\\r\\n* [Observation](http://hl7.org/fhir/r4/observation.html)",
  "_filename": "SearchParameter-medication-hypersensitivity-identifier.json",
  "package_name": "nictiz.fhir.nl.r4.cio",
  "date": null,
  "expression": "Flag.extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier') | AllergyIntolerance.extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier') | Condition.extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier') | Observation.extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier')",
  "publisher": "Nictiz",
  "purpose": "To select the Flag, AllergyIntolerance, Condition, and Observation resources based on a specific medication hypersensitivity identifier.",
  "name": "MedicationHypersensitivityIdentifier",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "1.0.0-beta.3",
  "status": "draft",
  "id": "c569971e-ecb0-4377-a6d2-d7a89f1bbc80",
  "kind": null,
  "url": "http://nictiz.nl/fhir/SearchParameter/medication-hypersensitivity-identifier",
  "code": "medication-hypersensitivity-identifier",
  "base": [ "Flag", "AllergyIntolerance", "Condition", "Observation" ],
  "version": "1.0.0-beta.3",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ]
}