Da Vinci Health Record Exchange (HRex)
0.2.0 - STU R1 - 2nd ballot

This page is part of the Da Vinci Health Record Exchange (v0.2.0: STU1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Coverage subscriber Search Parameter - JSON Representation

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "hrex-coverage-subscriber",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: hrex-coverage-subscriber</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriber\">http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriber</a></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: HRexCoverageSubscriber</p><p><b>derivedFrom</b>: <a href=\"http://hl7.org/fhir/SearchParameter/Coverage-subscriber\">http://hl7.org/fhir/SearchParameter/Coverage-subscriber</a></p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: Aug 9, 2020 3:38:40 PM</p><p><b>publisher</b>: HL7 International - Clinical Interoperability Council</p><p><b>contact</b>: http://www.hl7.org/Special/committees/cic</p><p><b>description</b>: Reference to the subscriber\n\n**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:\n\n* multipleAnd\n\n* multipleOr\n\n* modifier\n\n* comparator\n\n* chain</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>code</b>: subscriber</p><p><b>base</b>: Coverage</p><p><b>type</b>: reference</p><p><b>expression</b>: Coverage.subscriber</p><p><b>xpath</b>: f:Coverage/f:subscriber</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Patient, RelatedPerson</p><p><b>multipleOr</b>: true</p><p><b>modifier</b>: text, not, type, identifier</p></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriber",
  "version" : "0.2.0",
  "name" : "HRexCoverageSubscriber",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-08-09T15:38:40+00:00",
  "publisher" : "HL7 International - Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Reference to the subscriber\n\n**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:\n\n* multipleAnd\n\n* multipleOr\n\n* modifier\n\n* comparator\n\n* chain",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "code" : "subscriber",
  "base" : [
    "Coverage"
  ],
  "type" : "reference",
  "expression" : "Coverage.subscriber",
  "xpath" : "f:Coverage/f:subscriber",
  "xpathUsage" : "normal",
  "target" : [
    "Patient",
    "RelatedPerson"
  ],
  "multipleOr" : true,
  "_multipleOr" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode" : "MAY"
      }
    ]
  },
  "modifier" : [
    "text",
    "not",
    "type",
    "identifier"
  ],
  "_modifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ]
}