FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package PCR.R4.1-1-0-pkg#1.2.5 (47 ms)

Package PCR.R4.1-1-0-pkg
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.2.5&canonical=https://ehealthontario.ca/fhir/pcr/metadata
Url https://ehealthontario.ca/fhir/pcr/metadata
Version 1.0
Status active
Date 2018-11-27
Name OntarioProvincialClientRegistryFHIRCapabilityStatement
Title Ontario Provincial Client Registry FHIR Capability Statement
Experimental False
Realm ca
Description This is the FHIR capability statement for Ontario Provincial Client server
Purpose Main EHR capability statement, published for contracting and operational support
Copyright Copyright © eHealth Ontario
Kind capability

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
http://ehealthontario.ca/API/FHIR/OperationDefinition/pcr-Patient-ihe-pix PCRPatientIdentifierCrossReference
https://ehealthontario.ca/fhir/OperationDefinition/pcr-Patient-match FindPatientMatchesUsingMPIBasedLogic
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-Patient PCR Patient Response Profile


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "PCR-Query-server",
  "url" : "https://ehealthontario.ca/fhir/pcr/metadata",
  "version" : "1.0",
  "name" : "OntarioProvincialClientRegistryFHIRCapabilityStatement",
  "title" : "Ontario Provincial Client Registry FHIR Capability Statement",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-11-27",
  "publisher" : "eHealth Ontario",
  "contact" : [
    {
      "name" : "eHealth Ontario",
      "telecom" : [
        {
          "system" : "email",
          "value" : "architecture@ehealthontario.on.ca"
        }
      ]
    }
  ],
  "description" : "This is the FHIR capability statement for Ontario Provincial Client server",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA",
          "display" : "Canada"
        }
      ]
    }
  ],
  "purpose" : "Main EHR capability statement, published for contracting and operational support",
  "copyright" : "Copyright © eHealth Ontario",
  "kind" : "capability",
  "software" : {
    "name" : "IBM Registry Product"
  },
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "Support retrieval of patient's records in PCR",
      "resource" : [
        {
          "type" : "Patient",
          "profile" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-Patient|2.0.0",
          "documentation" : "Retrieve the patient records using Read, Search, EMPI Match or PIXm",
          "interaction" : [
            {
              "code" : "read",
              "documentation" : "Read interaction to retrieve one patient record using patient's PCR ECID. Supports GET only"
            },
            {
              "code" : "search-type",
              "documentation" : "Search Patient resources using specified parameters. Supports both GET and POST operation"
            }
          ],
          "versioning" : "no-version",
          "conditionalRead" : "not-supported",
          "searchParam" : [
            {
              "name" : "patient.identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
              "type" : "token",
              "documentation" : "Only supports search by Ontario Health Card Number or a PCR definitional identifier- mandatory"
            }
          ]
        }
      ],
      "operation" : [
        {
          "name" : "Patient EMPI Match",
          "definition" : "https://ehealthontario.ca/fhir/OperationDefinition/pcr-Patient-match"
        },
        {
          "name" : "Patient Identifier Cross-Reference - PIXm",
          "definition" : "http://ehealthontario.ca/API/FHIR/OperationDefinition/pcr-Patient-ihe-pix"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.