MCC eCare Plan Implementation Guide
1.0.0-ballot - Comment only US

This page is part of the MCC eCare Plan Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: MCC Server CapabilityStatement - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "mcc-server",
  "meta" : {
    "versionId" : "27",
    "lastUpdated" : "2022-11-17T20:39:47.519+00:00",
    "source" : "#pkKprYnRcHjHs1Bf"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h3 id=\"should_igs\" class=\"no_toc\">This statement imports all aspects of the US CORE Server Capability Statement, refer to:</h3>\n            <ul>\n                <li>\n                    <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/CapabilityStatement-us-core-server.html\">US CORE</a>\n                </li>\n            </ul>\n            <h3 id=\"shall_css\" class=\"no_toc\">In addition to the conformance artifacts of the MCC eCare Plan Implementation Guide, the Server SHALL Implement All Or Parts Of The Following Capability Statements:</h3>\n            <ul>\n                <li>\n                    <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/CapabilityStatement-us-core-server.html\">US Core Server CapabilityStatement</a>\n                </li>\n            </ul>\n        </div>"
  },
  "url" : "http://hl7.org/fhir/us/mcc/CapabilityStatement/mcc-server",
  "version" : "1.0.0-ballot",
  "name" : "MCCServerCapabilityStatement",
  "title" : "MCC Server CapabilityStatement",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-05-04T20:31:04.082176-08:00",
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [
    {
      "name" : "HL7 International - Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "This Section describes the expected capabilities of the MCC Server actor which is responsible for providing responses to the queries submitted by the MCC Requesters. See [http://hl7.org/fhir/us/core/STU5.0.1/CapabilityStatement-us-core-server.html](http://hl7.org/fhir/us/core/STU5.0.1/CapabilityStatement-us-core-server.html) for specifics. Additionally, support for the extension 'Pertains to Goal' is indicated in the StructureDefinitions of [MCC eCare Plan Implementation Guide](http://hl7.org/fhir/us/mcc/ImplementationGuide/hl7.fhir.us.mcc), as well as other conformance artifacts of the MCC eCare Plan Implementation Guide.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States"
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "kind" : "requirements",
  "imports" : [
    "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client|5.0.1"
  ],
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "patchFormat" : [
    "application/json-patch+json"
  ],
  "implementationGuide" : [
    "http://hl7.org/fhir/us/mcc/ImplementationGuide/hl7.fhir.us.mcc",
    "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|5.0.1",
    "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch",
    "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "note: All behaviors of the US CORE Client capability statement imported in this statement apply. The supported profiles listed here are in addition to that covered by US CORE.",
      "resource" : [
        {
          "type" : "CarePlan"
        },
        {
          "type" : "CareTeam",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverOnCareTeam",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCareTeam"
          ]
        },
        {
          "type" : "Condition",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronicDisease"
          ]
        },
        {
          "type" : "ClinicalImpression",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCClinicalImpression"
          ]
        },
        {
          "type" : "DiagnosticReport",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCDiagnosticReportAndNote"
          ]
        },
        {
          "type" : "DocumentReference",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/DocRefPACP"
          ]
        },
        {
          "type" : "FamilyMemberHistory",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCFamilyHistory"
          ]
        },
        {
          "type" : "Goal",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
          ]
        },
        {
          "type" : "Immunization",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCImmunization"
          ]
        },
        {
          "type" : "MedicationRequest",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCMedicationRequest"
          ]
        },
        {
          "type" : "NutritionOrder",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCNutritionOrder"
          ]
        },
        {
          "type" : "Procedure",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCProcedure"
          ]
        },
        {
          "type" : "QuestionnaireResponse",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCQuestionnaireResponse"
          ]
        },
        {
          "type" : "ServiceRequest",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCServiceRequest"
          ]
        },
        {
          "type" : "Observation",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCImagingObservation",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSymptomObservation",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCSimpleObservation",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCPatientCaregiverConditionStatus",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCObservationSDOHAssessment",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCLaboratoryResultObservation",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCClinicalTestObservation",
            "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverConsiderationsObservation"
          ]
        }
      ]
    }
  ]
}