PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@1.16.0
    http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patient-bundle
{
  "description": "Retrieves a Bundle of Condition resources with a code in mCODE's cancer condition value set, and allows for associated Patient resources to be retrieved in a subsequent request. Use ONLY when reverse chaining AND `_include` are not available on the system.",
  "_filename": "CapabilityStatement-mcode-receiver-patient-bundle.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": "CapabilityStatementPatientBundle",
  "type": null,
  "experimental": "true",
  "resourceType": "CapabilityStatement",
  "title": "mCODE Data Receiver: Get Bundle for a Patient",
  "package_version": "1.16.0",
  "status": "draft",
  "id": "fa4bdf41-526a-4c86-8a53-95fb2b8eaf5d",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/us/mcode/ImplementationGuide/hl7.fhir.us.mcode" ],
  "url": "http://hl7.org/fhir/us/mcode/CapabilityStatement/mcode-receiver-patient-bundle",
  "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",
    "operation": [ {
      "name": "mcode-patient-bundle",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "definition": "http://hl7.org/fhir/us/mcode/OperationDefinition/mcode-patient-everything"
    } ]
  } ]
}