FHIR IG analytics| Package | who.ddcc |
| Resource Type | Bundle |
| Id | Bundle-DDCCTXSHEbundleexample1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "DDCCTXSHEbundleexample1",
"meta": {
"profile": [
"http://smart.who.int/ddcc/StructureDefinition/DDCCSubmitHealthEventRequest"
]
},
"type": "batch",
"entry": [
{
"fullUrl": "http://www.example.org/fhir/Parameters/DDCCVSTXSHEParameters1",
"resource": {
"resourceType": "Parameters",
"id": "DDCCVSTXSHEParameters1",
"meta": {
"profile": [
"http://smart.who.int/ddcc/StructureDefinition/DDCCGenerateHealthCertificateParameters"
]
},
"parameter": [
{
"name": "response",
"resource": {
"resourceType": "QuestionnaireResponse",
"id": "DDCCVSQuestionnaireResponseExample",
"meta": {
"profile": [
"http://smart.who.int/ddcc/StructureDefinition/DDCCQuestionnaireResponse"
]
},
"questionnaire": "http://smart.who.int/ddcc/DDCCVSCoreDataSetQuestionnaire",
"status": "completed",
"subject": {
"reference": "Patient/DDCCPatientEnglish"
},
"authored": "2021-04-01",
"item": [
{
"linkId": "name",
"answer": [
{
"valueString": "Aulus Agerius"
}
]
},
{
"linkId": "birthDate",
"answer": [
{
"valueDate": "2003-03-03"
}
]
},
{
"linkId": "identifier",
"answer": [
{
"valueString": "1234567890"
}
]
},
{
"linkId": "sex",
"answer": [
{
"valueCoding": {
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
}
]
},
{
"linkId": "vaccine",
"answer": [
{
"valueCoding": {
"system": "http://id.who.int/icd11/mms",
"code": "XM0GQ8"
}
}
]
},
{
"linkId": "brand",
"answer": [
{
"valueCoding": {
"system": "http://id.who.int/icd11/mms",
"code": "XM3DT5"
}
}
]
},
{
"linkId": "manufacturer",
"answer": [
{
"valueCoding": {
"system": "http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem",
"code": "TEST"
}
}
]
},
{
"linkId": "ma_holder",
"answer": [
{
"valueCoding": {
"system": "http://smart.who.int/ddcc/CodeSystem/DDCCExampleTestCodeSystem",
"code": "TEST"
}
}
]
},
{
"linkId": "lot",
"answer": [
{
"valueString": "ER8732"
}
]
},
{
"linkId": "date",
"answer": [
{
"valueDate": "2021-04-05"
}
]
},
{
"linkId": "vaccine_valid",
"answer": [
{
"valueDate": "2021-04-19"
}
]
},
{
"linkId": "dose",
"answer": [
{
"valueInteger": 1
}
]
},
{
"linkId": "total_doses",
"answer": [
{
"valueInteger": 2
}
]
},
{
"linkId": "country",
"answer": [
{
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "USA"
}
}
]
},
{
"linkId": "centre",
"answer": [
{
"valueString": "Vaccination Site"
}
]
},
{
"linkId": "hw",
"answer": [
{
"valueString": "lAH8TnzqAInqwkslHzOlSA"
}
]
},
{
"linkId": "disease",
"answer": [
{
"valueCoding": {
"system": "http://id.who.int/icd11/mms",
"code": "RA01"
}
}
]
},
{
"linkId": "due_date",
"answer": [
{
"valueDate": "2021-04-28"
}
]
},
{
"linkId": "pha",
"answer": [
{
"valueString": "dPD2PfwzBQyphcjeUiAdRP"
}
]
},
{
"linkId": "hcid",
"answer": [
{
"valueString": "bMlJkAt0V92RYhhG3fNt"
}
]
},
{
"linkId": "valid_from",
"answer": [
{
"valueDate": "2021-04-05"
}
]
},
{
"linkId": "valid_until",
"answer": [
{
"valueDate": "2022-04-05"
}
]
}
]
}
}
]
},
"request": {
"method": "POST",
"url": "QuestionnaireResponse/$generateHealthCertificate"
}
}
]
}