Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-atr/ and changes regularly. See the Directory of published versions
Active as of 2021-07-22 |
{
"resourceType" : "OperationDefinition",
"id" : "attribution-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition attribution-status</b></p><a name=\"attribution-status\"> </a><a name=\"hcattribution-status\"> </a><a name=\"hcattribution-status-en\"> </a><p>URL: [base]/Group/[id]/$attribution-status</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>memberId</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>The MemberId of the member for whom the atttibution status is requested.</p>\n</div></td></tr><tr><td>IN</td><td>patientReference</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a></td><td/><td><div><p>The reference of the member for whom the atttibution status is requested.</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}
],
"url" : "http://hl7.org/fhir/us/davinci-atr/OperationDefinition/attribution-status",
"version" : "2.1.0-preview",
"name" : "AttributionStatus",
"title" : "Attribution Status",
"status" : "active",
"kind" : "operation",
"date" : "2021-07-22T21:48:56+10:00",
"publisher" : "HL7 International / Financial Management",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description" : "Provides the attribution status of the Patient in a Bundle which contains all the attribution resources related to the Patient.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "attribution-status",
"resource" : [
"Group"
],
"system" : false,
"type" : false,
"instance" : true,
"parameter" : [
{
"name" : "memberId",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "The MemberId of the member for whom the atttibution status is requested.",
"type" : "Identifier"
},
{
"name" : "patientReference",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "The reference of the member for whom the atttibution status is requested.",
"type" : "Reference"
}
]
}