This page is part of the Da Vinci Health Record Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "SearchParameter",
"id" : "hrex-coverage-subscriberId",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"hrex-coverage-subscriberId\" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: HRexCoverageSubscriberId</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-03-23 06:55:58+0000</p><p><b>publisher</b>: HL7 International - Clinical Interoperability Council</p><p><b>contact</b>: <a href=\"http://www.hl7.org/Special/committees/cic\">http://www.hl7.org/Special/committees/cic</a></p><p><b>description</b>: ID assigned 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>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#US)</span></p><p><b>code</b>: subscriber-id</p><p><b>base</b>: Coverage</p><p><b>type</b>: token</p><p><b>expression</b>: Coverage.subscriberId</p><p><b>xpath</b>: f:Coverage/f:subscriberId</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>modifier</b>: missing, not</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId",
"version" : "1.0.0",
"name" : "HRexCoverageSubscriberId",
"status" : "active",
"experimental" : false,
"date" : "2022-03-23T18:55:58+00:00",
"publisher" : "HL7 International - Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "ID assigned 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-id",
"base" : [
"Coverage"
],
"type" : "token",
"expression" : "Coverage.subscriberId",
"xpath" : "f:Coverage/f:subscriberId",
"xpathUsage" : "normal",
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
},
"modifier" : [
"missing",
"not"
],
"_modifier" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
}
]
}