{
"description": "Description Bundle Test",
"_filename": "examples/bundle.json",
"package_name": "myhie.v4",
"date": "2024-03-01T02:25:07.0445554+00:00",
"meta": {
"source": "http://provider.hie.moh.gov.my",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Questionnaire" ],
"versionId": "6",
"lastUpdated": "2023-01-31T02:13:40.182+08:00"
},
"publisher": null,
"purpose": "Purpose Bundle Test",
"name": null,
"item": [ {
"code": [ {
"code": "54125-0",
"system": "http://loinc.org"
} ],
"text": "What is your name?",
"type": "string",
"linkId": "A1",
"required": true,
"maxLength": 50
}, {
"code": [ {
"code": "30525-0",
"system": "http://loinc.org"
} ],
"text": "how old are you?",
"type": "integer",
"linkId": "A2",
"required": true,
"maxLength": 3
}, {
"code": [ {
"code": "46098-0",
"system": "http://loinc.org"
} ],
"text": "Please select your gender",
"type": "choice",
"linkId": "A3",
"required": false,
"answerOption": [ {
"valueCoding": {
"code": "male",
"system": "http://hl7.org/fhir/administrative-gender",
"display": "Male"
}
}, {
"valueCoding": {
"code": "female",
"system": "http://hl7.org/fhir/administrative-gender",
"display": "Female"
}
}, {
"valueCoding": {
"code": "other",
"system": "http://hl7.org/fhir/administrative-gender",
"display": "Undetermine"
}
} ]
}, {
"code": [ {
"code": "72109-2",
"system": "http://loinc.org",
"display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
}, {
"code": "Questionnaire",
"system": "http://fhir.hie.moh.gov.my/reference-type"
} ],
"text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]",
"type": "reference",
"linkId": "B",
"required": true
}, {
"code": [ {
"code": "Condition",
"system": "http://fhir.hie.moh.gov.my/reference-type"
} ],
"text": "Select Diagnosis",
"type": "reference",
"linkId": "C",
"required": true
} ],
"useContext": [ {
"code": {
"code": "workflow",
"system": "http://hl7.org/fhir/CodeSystem/usage-context-type",
"display": "Workflow Setting"
},
"valueCodeableConcept": {
"coding": [ {
"code": "self-assessment",
"display": "Self-Assessment"
} ]
}
} ],
"type": null,
"experimental": null,
"resourceType": "Questionnaire",
"title": "Bundle Test",
"package_version": "1.0.0",
"status": "active",
"id": "f4ec1d80-7a54-477c-bbac-5589098283d4",
"kind": null,
"url": "http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-bundle",
"code": [ {
"code": "bundle"
} ],
"version": null
}