{
"description": "Capabilities for an mCODE Data Receiver where not all cancer patients conform to mCODE. Retrieves a Group of references to Patient resources that conform to mCODE, and allows for the full Patient resources to be retrieved in a subsequent request.",
"_filename": "CapabilityStatement-mcode-receiver-patients-in-group.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": "CapabilityStatementReceiverPatientsInGroup",
"type": null,
"experimental": "true",
"resourceType": "CapabilityStatement",
"title": "mCODE Data Receiver: Get Patients in Group",
"package_version": "1.16.0",
"status": "draft",
"id": "89f2180e-d26e-4b26-bb35-34a7419cda89",
"kind": "requirements",
"implementationGuide": [ "http://hl7.org/fhir/us/mcode/ImplementationGuide/hl7.fhir.us.mcode" ],
"url": "http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patients-in-group",
"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": "client",
"resource": [ {
"type": "Patient",
"interaction": [ {
"code": "read",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ]
} ],
"searchParam": [ {
"name": "_id",
"type": "token",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/us/mcode/SearchParameter/Patient-id"
} ],
"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"
} ]
} ]
} ]
}