Skip to content

Instantly share code, notes, and snippets.

@ir4y
Created June 6, 2023 12:05
Show Gist options
  • Save ir4y/8ddc3800c4dd031fbf0d0d3500c4c5a4 to your computer and use it in GitHub Desktop.
Save ir4y/8ddc3800c4dd031fbf0d0d3500c4c5a4 to your computer and use it in GitHub Desktop.
{
"questionnaire": "allergies",
"meta": {
"lastUpdated": "2023-06-06T12:03:29.171353Z",
"versionId": "664",
"extension": [
{
"url": "ex:createdAt",
"valueInstant": "2023-06-06T12:03:29.171353Z"
}
]
},
"item": [
{
"answer": [
{
"valueDateTime": "2023-06-06T12:03:20+00:00"
}
],
"linkId": "dateTime"
},
{
"answer": [
{
"valueString": "9d64c6ef-1ebd-46a5-8aeb-75dd9a172c7e"
}
],
"linkId": "patientId"
},
{
"answer": [
{
"valueString": "Jim Simons"
}
],
"linkId": "patientName"
},
{
"answer": [
{
"valueCoding": {
"code": "418634005",
"system": "http://hl7.org/fhir/allergy-intolerance-category",
"display": "Drug"
}
}
],
"linkId": "type"
},
{
"answer": [
{
"valueCoding": {
"code": "39579001",
"system": "http://snomed.ct",
"display": "Anaphylaxis"
}
},
{
"valueCoding": {
"code": "25064002",
"system": "http://snomed.ct",
"display": "Headache"
}
}
],
"linkId": "reaction"
},
{
"answer": [
{
"valueCoding": {
"code": "LA26702-3",
"system": "http://loinc.org",
"display": "Aspirin"
}
}
],
"linkId": "substance-drug"
},
{
"answer": [
{
"valueString": "Some notes"
}
],
"linkId": "notes"
},
{
"answer": [
{}
],
"linkId": "status"
}
],
"resourceType": "QuestionnaireResponse",
"source": {
"reference": "Patient/9d64c6ef-1ebd-46a5-8aeb-75dd9a172c7e"
},
"status": "completed",
"id": "1c47fd65-c210-47c3-9efa-e17cf6e6147d",
"authored": "2023-06-06T12:03:28Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment