FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/ca-eReferral-eReCRecipient

Packageca.infoway.io.erec
Resource TypeCapabilityStatement
Idca-eReferral-eReCRecipient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CapabilityStatement/ca-eReferral-eReCRecipient
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/CapabilityStatement/ca-eReferral-eReCRecipient
Version1.0.0
Statusdraft
Date2021-07-15
NameeReCRecipient
TitleeReC Recipient
DescriptionThis is the FHIR capability statement for a system performing the role of eReC Recipient.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "ca-eReferral-eReCRecipient",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CapabilityStatement/ca-eReferral-eReCRecipient",
  "version": "1.0.0",
  "name": "eReCRecipient",
  "title": "eReC Recipient",
  "status": "draft",
  "experimental": false,
  "date": "2021-07-15",
  "description": "This is the FHIR capability statement for a system performing the role of eReC Recipient.",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "An eReC Recipient **SHALL** be capable of participating in the RESTful exchange of FHIR Messages in the role of server (i.e. recipient of requests), use of `$process-message` endpoint / operation is recommended.  Note: This CapabilityStatement provides details message level conformance requirements.  (See XML or JSON view for details not visible in the summary.)",
      "operation": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD"
            }
          ],
          "name": "process-message",
          "definition": "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"
        }
      ]
    },
    {
      "mode": "client",
      "documentation": "An eReC Recipient **SHALL** be capable of participating in the RESTful exchange of FHIR Messages in the role of client (i.e. sender of responses to requests, notification of updates).  Note: This CapabilityStatement provides details message level conformance requirements.  (See XML or JSON view for details not visible in the summary.)",
      "operation": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "process-message",
          "definition": "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"
        }
      ]
    }
  ],
  "messaging": [
    {
      "supportedMessage": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD"
            }
          ],
          "mode": "receiver",
          "definition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/MessageDefinition/ca-ereferral-notify-add-service-record"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD"
            }
          ],
          "mode": "receiver",
          "definition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/MessageDefinition/ca-ereferral-notify-update-service-record"
        }
      ]
    }
  ]
}