PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.nz.cca@0.1.0
    http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement
{
  "description": "This is the computable resource that describes the RESTful endpoint",
  "_filename": "CapabilityStatement-CcaCapabilityStatement.json",
  "package_name": "hl7.fhir.nz.cca",
  "format": [ "json" ],
  "date": "2020-04-01",
  "publisher": "David Hay",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "NZ",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "HPI_CapabilityStatement",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Capability Statement describing CCA FHIR APIs",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "9e2c085c-56d5-42f1-9f43-40266e05d87d",
  "kind": "instance",
  "url": "http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement",
  "version": "0.1.0",
  "contact": [ {
    "name": "David Hay",
    "telecom": [ {
      "value": "mailto:david.hay25@gmail.com",
      "system": "email"
    } ]
  } ],
  "implementation": {
    "url": "http://moh.org.nz/hpi/fhir",
    "description": "The regimen query endpoint"
  },
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "PlanDefinition",
      "interaction": [ {
        "code": "read",
        "documentation": "Used to retrieve a PlanDefinition resource by Id."
      } ],
      "documentation": "PlanDefinition query\n",
      "supportedProfile": [ "http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition" ]
    } ]
  } ]
}