{
"description": "Uses `_include` to retrieve a Bundle of Condition resources with a code in mCODE's cancer condition value set, along with the associated Patient resources. Use ONLY when reverse chaining is not available on the system.",
"_filename": "CapabilityStatement-mcode-sender-patients-and-cancer-conditions.json",
"package_name": "hl7.fhir.us.mcode",
"format": [ "xml", "json" ],
"date": "2020-10-30T07:15:00.000000-04:00",
"publisher": "HL7 International Clinical Interoperability Council",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "CapabilityStatementSenderPatientsAndCancerConditions",
"type": null,
"experimental": "true",
"resourceType": "CapabilityStatement",
"title": "mCODE Data Sender CapabilityStatement: Get mCODE Patients (and associated Conditions) using _include",
"package_version": "1.16.0",
"status": "draft",
"id": "b5698e87-6079-4126-b4ce-b42d35431cff",
"kind": "requirements",
"implementationGuide": [ "http://hl7.org/fhir/us/mcode/ImplementationGuide/hl7.fhir.us.mcode" ],
"url": "http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-sender-patients-and-cancer-conditions",
"version": "1.16.0",
"contact": [ {
"name": "HL7 International Clinical Interoperability Council",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cic",
"system": "url"
}, {
"value": "ciclist@lists.HL7.org",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Patient",
"interaction": [ {
"code": "read",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ],
"supportedProfile": [ "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient" ]
}, {
"type": "Condition",
"interaction": [ {
"code": "search-type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"documentation": "Identify Patient resources conforming to mCODE's CancerPatient profile via searching for conditions in a specific ValueSet."
} ],
"searchParam": [ {
"name": "code:in",
"type": "uri",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/us/mcode/SearchParameter/Condition-code"
} ],
"searchInclude": [ "Condition:subject" ],
"supportedProfile": [ "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient" ]
}, {
"type": "Group",
"interaction": [ {
"code": "search-type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"documentation": "Retrieve Group of references to Patient resources conforming to mCODE."
} ],
"searchParam": [ {
"name": "code",
"type": "token",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/SearchParameter/Group-code"
} ]
} ]
} ]
}