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

FHIR IG Statistics: CapabilityStatement/CapabilityStatementDCC

Packagehitstdio.tw.fhir.dcc
TypeCapabilityStatement
IdCapabilityStatementDCC
FHIR VersionR4
Sourcehttp://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/CapabilityStatement-CapabilityStatementDCC.html
URLhttp://hitstdio.ntunhs.edu.tw/fhir/CapabilityStatement/CapabilityStatementDCC
Version0.0.1
Statusactive
Date2021-08-03
NameCapabilityStatementTWDCC
TitleDigital COVID-19 Certificate CapabilityStatement
DescriptionThis Section describes the expected capabilities of the DCC Server actor which is responsible for providing responses to the queries submitted by the DCC Requestors.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
hitstdio.tw.fhir.dccTaiwan Digital COVID-19 Certificate
StructureDefinition
Bundle-dccVaccine - Bundle(TWDCC)
Bundle-testTest Result - Bundle(TWDCC)
Composition-dccVaccine - Composition(TWDCC)
Composition-testTest Result - Composition(TWDCC)
Immunization-dccVaccine - Immunization(TWDCC)
ImmunizationRecommendation-dccVaccine - ImmunizationRecommendation(TWDCC)
Location-dccVaccine - Location(TWDCC)
Observation-dccTest Result - Observation(TWDCC)
Patient-dccPatient(TWDCC)

Narrative

Note: links and images are rebased to the (stated) source

CapabilityStatementTWDCC

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.

ModeSERVER
Description

.

Transaction
System History
System Search
Resource TypeProfileReadV-ReadSearchUpdateCreate
Bundleyyy
Compositionyyy
Patientyyy
Immunizationyyy
ImmunizationRecommendationyyy
Locationyyy
Observationyyy
Binaryyyy
Organizationyyy
Practitioneryyy

Source

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatementDCC",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hitstdio.ntunhs.edu.tw/fhir/CapabilityStatement/CapabilityStatementDCC",
  "version": "0.0.1",
  "name": "CapabilityStatementTWDCC",
  "title": "Digital COVID-19 Certificate CapabilityStatement",
  "status": "active",
  "experimental": false,
  "date": "2021-08-03",
  "publisher": "Giorgio Cangioli - modified by HITSTD Lab",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "mailto:hitstdio@gmail.com"
        }
      ]
    }
  ],
  "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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "158"
        }
      ],
      "text": "Taiwan"
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "xml",
    "json"
  ],
  "patchFormat": [
    "application/json-patch+json"
  ],
  "implementationGuide": [
    "http://hitstdio.ntunhs.edu.tw/fhir/ImplementationGuide/hitstdio.tw.fhir.dcc"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": ".",
      "resource": [
        {
          "type": "Bundle",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Bundle-dcc",
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Bundle-test"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ],
          "searchParam": [
            {
              "name": "DCCBundleIdentifier",
              "definition": "http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-Bundle-identifier",
              "type": "token"
            },
            {
              "name": "DCCdelete",
              "definition": "http://hitstdio.ntunhs.edu.tw/fhir/SearchParameter/DCC-delete",
              "type": "date",
              "documentation": "."
            }
          ]
        },
        {
          "type": "Composition",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Composition-dcc",
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Composition-test"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Patient",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Patient-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Immunization",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Immunization-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "ImmunizationRecommendation",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/ImmunizationRecommendation-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Location",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Location-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Observation",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Observation-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Binary",
          "supportedProfile": [
            "http://hitstdio.ntunhs.edu.tw/fhir/StructureDefinition/Binary-dcc"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Organization",
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        },
        {
          "type": "Practitioner",
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            }
          ]
        }
      ]
    }
  ]
}