PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/SearchParameter/clinical-type
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)\\r\\n* [Composition](composition.html): Kind of composition (LOINC if possible)\\r\\n* [DocumentManifest](documentmanifest.html): Kind of document set\\r\\n* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)\\r\\n* [Encounter](encounter.html): Specific type of encounter\\r\\n* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management\\r\\n",
  "_filename": "SearchParameter-clinical-type.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-12-21T15:26:20+11:00",
  "expression": "AllergyIntolerance.type | Composition.type | DocumentManifest.type | DocumentReference.type | Encounter.type | EpisodeOfCare.type",
  "publisher": "Health Level Seven International (Patient Care)",
  "name": "type",
  "xpath": "f:AllergyIntolerance/f:type | f:Composition/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:EpisodeOfCare/f:type",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  } ],
  "status": "active",
  "id": "bb322410-9543-4461-8b76-ce296d5ea0cd",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/clinical-type",
  "code": "type",
  "base": [ "AllergyIntolerance", "Composition", "DocumentManifest", "DocumentReference", "Encounter", "EpisodeOfCare" ],
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
      "system": "url"
    } ]
  } ]
}