PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@4.0.0
    http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-patient
{
  "description": "**Who has the condition?**  \\n**NOTE**: This US Core SearchParameter definition extends the usage context of the\\n[Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\\n - multipleAnd\\n - multipleOr\\n - comparator\\n - modifier\\n - chain",
  "_filename": "SearchParameter-us-core-condition-patient.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2020-11-20T05:19:27.197003Z",
  "expression": "Condition.subject.where(resolve() is Patient)",
  "publisher": "HL7 International - US Realm Steering Committee",
  "multipleAnd": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-patient",
  "multipleOr": true,
  "name": "USCoreConditionPatient",
  "xpath": "f:Condition/f:subject",
  "xpathUsage": "normal",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.0.0",
  "status": "active",
  "id": "51ced039-2999-4da9-8dfc-dd9bb12dbf2f",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-patient",
  "code": "patient",
  "target": [ "Patient", "Group" ],
  "base": [ "Condition" ],
  "version": "4.0.0",
  "contact": [ {
    "name": "HL7 International - US Realm Steering Committee",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/usrealm/index.cfm",
      "system": "url"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }
}