{ "description": "Adds a new member to the Group for attribution purposes.", "_filename": "OperationDefinition-member-add.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": "MemberAdd", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "Member Add", "package_version": "2.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr" } ] } } ], "status": "active", "id": "a91b9075-f466-4484-838a-109f9eb76041", "resource": [ "Group" ], "kind": "operation", "url": "http://hl7.org/fhir/us/davinci-atr/OperationDefinition/member-add", "code": "member-add", "version": "2.1.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 that needs to be added to the Group." }, { "max": "1", "min": 0, "use": "in", "name": "providerNpi", "type": "Identifier", "documentation": "The Attributed Provider along with the MemberId who needs to be added to the Group." }, { "max": "1", "min": 0, "use": "in", "name": "patientReference", "type": "Reference", "documentation": "The reference of the member to be added to the Group." }, { "max": "1", "min": 0, "use": "in", "name": "providerReference", "type": "Reference", "documentation": "The reference to the Attributed Provider along with the patient reference that needs to be added to the Group." }, { "max": "1", "min": 0, "use": "in", "name": "attributionPeriod", "type": "Period", "documentation": "The period over which the patient is being attributed to the provider." } ] }