PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: mPSC Content Consumer - JSON Representation

Active as of 2024-07-17

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "IHE.mPSC.Content-Consumer",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement IHE.mPSC.Content-Consumer</b></p><a name=\"IHE.mPSC.Content-Consumer\"> </a><a name=\"hcIHE.mPSC.Content-Consumer\"> </a><a name=\"IHE.mPSC.Content-Consumer-en-US\"> </a><h2 id=\"title\">mPSC Content Consumer</h2><ul><li>Implementation Guide Version: 2.0.0-draft </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Supported Patch Formats: </li><li>Published on: 2024-07-17 </li><li>Published by: IHE Patient Care Coordination </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"document\">FHIR Document Capabilities</h2><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Document Resource Profile</th><th>Documentation</th></tr></thead><tbody><tr><td>consumer</td><td><a href=\"StructureDefinition-IHE.PCC.mPSC.Composition.ClinicalSubset.html\">Paramedicince Summary Composition Clinical Subset</a></td><td><div><p>The composition of the FHIR elements that are used to build the FHIR Document for the Paramedicine Care Summary Clinical Subset</p>\n</div></td></tr><tr><td>consumer</td><td><a href=\"StructureDefinition-IHE.PCC.mPSC.Composition.Complete.Report.html\">Paramedicince Summary Composition Clinical Subset</a></td><td><div><p>TODO</p>\n</div></td></tr></tbody></table></div>"
  },
  "url" : "http://ihe.net/fhir/CapabilityStatement/capabilitystatement-IHE.mPSC.Content-Consumer",
  "version" : "2.0.0-draft",
  "name" : "IHE_mPSC_Content_Consumer",
  "title" : "mPSC Content Consumer",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-17",
  "publisher" : "IHE Patient Care Coordination",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Patient Care Coordination",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    }
  ],
  "description" : "The mPCS [Content Creator](ActorsAndTransactions.html#content-consumer)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "document" : [
    {
      "mode" : "consumer",
      "documentation" : "The composition of the FHIR elements that are used to build the FHIR Document for the Paramedicine Care Summary Clinical Subset",
      "profile" : "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.ClinicalSubset"
    },
    {
      "mode" : "consumer",
      "documentation" : "TODO",
      "profile" : "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Composition.Complete.Report"
    }
  ]
}