PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@6.0.0-ballot
    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": "2022-11-17",
  "expression": "Patient.name.family",
  "publisher": "HL7 International - Cross-Group Projects",
  "multipleAnd": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/individual-family",
  "multipleOr": true,
  "name": "USCorePatientFamily",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "6.0.0-ballot",
  "status": "active",
  "id": "a369bc6f-4629-4b24-9511-f31cfff3e970",
  "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": "6.0.0-ballot",
  "contact": [ {
    "name": "HL7 International - Cross-Group Projects",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "system": "url"
    }, {
      "value": "cgp@lists.HL7.org",
      "system": "email"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }
}