PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.0.0
    http://hl7.org/fhir/us/davinci-atr/OperationDefinition/attribution-status
{
  "description": "Provides the attribution status of the Patient in a Bundle which contains all the attribution resources related to the Patient.",
  "_filename": "OperationDefinition-attribution-status.json",
  "package_name": "hl7.fhir.us.davinci-atr",
  "date": "2021-07-22T21:48:56+10:00",
  "system": false,
  "publisher": "HL7 International / Financial Management",
  "instance": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "AttributionStatus",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Attribution Status",
  "package_version": "2.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "70198607-3ef9-4727-9807-fe0154ce733f",
  "resource": [ "Group" ],
  "kind": "operation",
  "url": "http://hl7.org/fhir/us/davinci-atr/OperationDefinition/attribution-status",
  "code": "attribution-status",
  "version": "2.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "memberId",
    "type": "Identifier",
    "documentation": "The MemberId of the member for whom the atttibution status is requested."
  }, {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "patientReference",
    "type": "Reference",
    "documentation": "The reference of the member for whom the atttibution status is requested."
  } ]
}