PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/SearchParameter/clinical-type
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [ReferralRequest](referralrequest.html): The type of the referral\\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* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)\\r\\n* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management\\r\\n* [Composition](composition.html): Kind of composition (LOINC if possible)\\r\\n",
  "_filename": "SearchParameter-clinical-type.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "expression": "ReferralRequest.type | DocumentManifest.type | DocumentReference.type | Encounter.type | AllergyIntolerance.type | EpisodeOfCare.type | Composition.type",
  "publisher": "Health Level Seven International (Patient Care)",
  "name": "type",
  "xpath": "f:ReferralRequest/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:AllergyIntolerance/f:type | f:EpisodeOfCare/f:type | f:Composition/f:type",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "96373779-9e0a-494b-80b5-3c930604327b",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/clinical-type",
  "code": "type",
  "base": [ "ReferralRequest", "DocumentManifest", "DocumentReference", "Encounter", "AllergyIntolerance", "EpisodeOfCare", "Composition" ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
      "system": "url"
    } ]
  } ]
}