{ "description": "Provide all eLTSS data for a given Patient's CarePlan. Given a CarePlan with a specific Patient and ID, this operation will return all the referenced artifacts necessary to satisfy the eLTSS data element set found in the DAM. The Operation reduces the number of queries that a client must make. This operation definition is in draft and should be revised in subsequent versions of this IG. The parameter here is a single output parameter named return. This means that the expectation is that a single Bundle Resource will be returned. The type for the bundle can be collection.", "_filename": "OperationDefinition-all-eltss-careplan.json", "package_name": "hl7.fhir.us.eltss", "date": "2024-05-27T02:32:48+00:00", "system": false, "publisher": "HL7 International / Human and Social Services", "instance": true, "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "AllEltssCareplan", "type": "false", "experimental": "true", "resourceType": "OperationDefinition", "title": "All Eltss Careplan", "package_version": "2.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "hsswg" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/eltss/ImplementationGuide/hl7.fhir.us.eltss" } ] } } ], "status": "draft", "id": "34a98195-d92b-459c-990e-e9a4e20375c7", "resource": [ "CarePlan" ], "affectsState": false, "kind": "operation", "comment": "Use example URL: [base]/CarePlan/[id]/$all-eltss-careplan \n Resources which should be returned:\n\nCarePlan \nPractitioner \nObservation \nRiskAssessment \nHealthcareService \nOrganization \nCoverage \nClaim \nContract \nTask \nServiceRequest \nPatient \nGoal \nCondition \nCareTeam \nEncounter \nEpisodeOfCare \nLocation \nQuestionnaireResponse \nQuestionnaire \nRelatedPerson \nPractitionerRole \n \n \nExample Request Parameters that this Operation is to perform as one action: \n \nCarePlan?_id=68 \n&_include=CarePlan%3Aactivity-reference \n \n&_include=CarePlan%3Acare-team \n \n&_include=CarePlan%3Acondition \n \n&_include=CarePlan%3Aencounter \n \n&_include=CarePlan%3Agoal \n \n&_include=CarePlan%3Aperformer \n \n&_include=CarePlan%3Asubject \n \n&_profile=http%3A%2F%2Fhl7.org%2Ffhir%2Fus%2FeLTSS%2FStructureDefinition%2FCarePlan-eltss \n \nFollowed by individual requests for: \n \nPractitioner?_id=80827658-9560-4ed5-8ff6-0cc93de6214d \nObservation?_id=28291 \nObservation?_id=28303 \nObservation?_id=28304 \nRiskAssessment?_id=28357 \nRiskAssessment?_id=28358 \nHealthcareService?_id=28364 \nHealthcareService?_id=28289 \nHealthcareService?_id=28359 \nOrganization?_id=28295 \nHealthcareService?_id=28414 \nCoverage?_id=28366&_include=Coverage%3Apayor \nCoverage?_id=28361&_include=Coverage%3Apayor \nCoverage?_id=28297&_include=Coverage%3Apayor \nClaim?_id=28367 Claim?_id=28362 \nClaim?_id=28298 \nPatient?_id=CMS2023-patientBSJ1 \n", "url": "http://hl7.org/fhir/us/eltss/OperationDefinition/all-eltss-careplan", "code": "all-eltss-careplan", "version": "2.0.0", "contact": [ { "name": "HL7 International / Human and Social Services", "telecom": [ { "value": "http://www.hl7.org/Special/committees/hsswg", "system": "url" }, { "value": "hhswg@lists.HL7.org", "system": "email" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "The Server may wish to enable paging of the output for large bundles." } ] }