FHIR IG Statistics: CapabilityStatement/CapabilityStatementDCC
Resources that use this resource
No resources found
Resources that this resource uses
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.
Mode | SERVER |
Description | |
Transaction | |
System History | |
System Search | |
Resource Type | Profile | Read | V-Read | Search | Update | Create |
---|
Bundle | y | y | | | y |
Composition | y | y | | | y |
Patient | y | y | | | y |
Immunization | y | y | | | y |
ImmunizationRecommendation | y | y | | | y |
Location | y | y | | | y |
Observation | y | y | | | y |
Binary | y | y | | | y |
Organization | y | y | | | y |
Practitioner | y | y | | | y |
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"
}
]
}
]
}
]
}