PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@4.0.0
    http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-family
{
  "description": "**A portion of the family name of the patient**  \\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-patient-family.json",
  "package_name": "hl7.fhir.us.core",
  "date": "2020-11-20T05:19:27.620105Z",
  "expression": "Patient.name.family",
  "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/individual-family",
  "multipleOr": true,
  "name": "USCorePatientFamily",
  "xpath": "f:Patient/f:name/f:family",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.0.0",
  "status": "active",
  "id": "0a2618b6-34b3-46f3-8984-07f88c97b3c0",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-family",
  "code": "family",
  "base": [ "Patient" ],
  "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"
    } ]
  }
}