PackagesCanonicalsLogsProblems
    Packages
    hitstdio.tw.fhir.dcc@0.0.1
    http://hitstdio.ntunhs.edu.tw/fhir/CapabilityStatement/CapabilityStatementDCC
{
  "description": "This Section describes the expected capabilities of the DCC Server actor which is responsible for providing responses to the queries submitted by the DCC Requestors.",
  "_filename": "CapabilityStatement-CapabilityStatementDCC.json",
  "package_name": "hitstdio.tw.fhir.dcc",
  "format": [ "xml", "json" ],
  "date": "2021-08-03",
  "publisher": "Giorgio Cangioli - modified by HITSTD Lab",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "text": "Taiwan",
    "coding": [ {
      "code": "158",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CapabilityStatementTWDCC",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Digital COVID-19 Certificate CapabilityStatement",
  "package_version": "0.0.1",
  "status": "active",
  "id": "afac5932-1d3f-416a-9d34-6c4481dc2d5f",
  "kind": "requirements",
  "implementationGuide": [ "http://hitstdio.ntunhs.edu.tw/fhir/ImplementationGuide/hitstdio.tw.fhir.dcc" ],
  "url": "http://hitstdio.ntunhs.edu.tw/fhir/CapabilityStatement/CapabilityStatementDCC",
  "version": "0.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "mailto:hitstdio@gmail.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Bundle",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "searchParam": [ {
        "name": "DCCBundleIdentifier",
        "type": "token",
        "definition": "http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-Bundle-identifier"
      }, {
        "name": "DCCdelete",
        "type": "date",
        "definition": "http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-delete",
        "documentation": "."
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Bundle-dcc", "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Bundle-test" ]
    }, {
      "type": "Composition",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Composition-dcc", "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Composition-test" ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Patient-dcc" ]
    }, {
      "type": "Immunization",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Immunization-dcc" ]
    }, {
      "type": "ImmunizationRecommendation",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/ImmunizationRecommendation-dcc" ]
    }, {
      "type": "Location",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Location-dcc" ]
    }, {
      "type": "Observation",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Observation-dcc" ]
    }, {
      "type": "Binary",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ],
      "supportedProfile": [ "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Binary-dcc" ]
    }, {
      "type": "Organization",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ]
    }, {
      "type": "Practitioner",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      } ]
    } ],
    "documentation": "."
  } ]
}