Da Vinci - Member Attribution (ATR) List
2.0.0-ballot - STU 2.0.0 US

This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v2.0.0-ballot: STU2 Release 1 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

: Group Characteristic Value Reference Search Parameter - JSON Representation

Active as of 2022-11-14

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "Group-characteristic-value-reference",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"Group-characteristic-value-reference\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter &quot;Group-characteristic-value-reference&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: GroupCharacteristicValueReference</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-11-14</p><p><b>publisher</b>: HL7 International - Financial Management Work Group</p><p><b>contact</b>: <a href=\"http://www.hl7.org/Special/committees/fm\">http://www.hl7.org/Special/committees/fm</a></p><p><b>description</b>: Search a Group based on Characteristic.code and Characteristic.valueReference</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>code</b>: characteristic</p><p><b>base</b>: Group</p><p><b>type</b>: composite</p><p><b>expression</b>: Group.characteristic</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: false</p><blockquote><p><b>component</b></p><p><b>definition</b>: <a href=\"http://hl7.org/fhir/SearchParameter/Group-characteristic\">http://hl7.org/fhir/SearchParameter/Group-characteristic</a></p><p><b>expression</b>: code</p></blockquote><blockquote><p><b>component</b></p><p><b>definition</b>: <a href=\"http://hl7.org/fhir/SearchParameter/Group-characteristic-value\">http://hl7.org/fhir/SearchParameter/Group-characteristic-value</a></p><p><b>expression</b>: value.as(Reference)</p></blockquote></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference",
  "version" : "2.0.0-ballot",
  "name" : "GroupCharacteristicValueReference",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-11-14",
  "publisher" : "HL7 International - Financial Management Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description" : "Search a Group based on Characteristic.code and Characteristic.valueReference",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "code" : "characteristic",
  "base" : [
    "Group"
  ],
  "type" : "composite",
  "expression" : "Group.characteristic",
  "xpathUsage" : "normal",
  "multipleOr" : false,
  "component" : [
    {
      "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
      "expression" : "code"
    },
    {
      "definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
      "expression" : "value.as(Reference)"
    }
  ]
}