FHIR IG analytics| Package | hl7.fhir.uv.sdc |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-questionnaireresponse-sdc-profile-example-loinc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse questionnaireresponse-sdc-profile-example-loinc
Language: en
Profile: SDC Standard Questionnaire Response
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:Medication or Other Substance | ||
![]() ![]() | |||
![]() ![]() ![]() | Form ID: | 000 | |
![]() ![]() ![]() | Event ID: | 456 | |
![]() ![]() ![]() | Initial Report Date (HERF Q1) | 2016-03-14 | |
![]() ![]() | Medication or Other Substance | ||
![]() ![]() ![]() | |||
![]() ![]() ![]() ![]() | What type of medication/substance was involved? | LOINC: LA20271-5 (Medications) | |
![]() ![]() ![]() ![]() ![]() | What type of medication? | LOINC: LA20278-0 (Prescription or over-the-counter (including herbal supplements)) | |
![]() ![]() ![]() ![]() | Which of the following best characterizes the event? | LOINC: LA20275-6 (Incorrect action (process failure or error) (e.g., such as administering overdose or incorrect medication)) | |
![]() ![]() ![]() ![]() | What was the incorrect action? | LOINC: LA20276-4 (Incorrect patient) | |
![]() ![]() ![]() ![]() | At what stage in the process did the event originate, regardless of the stage at which it was discovered? | LOINC: LA20296-2 (Administering) | |
![]() ![]() ![]() | |||
![]() ![]() ![]() ![]() | Generic name or investigational drug name | Acetaminophen | |
![]() ![]() ![]() ![]() | Dosage form of Product | Tablet | |
![]() ![]() ![]() ![]() | Was this medication/substance prescribed for this patient? | LOINC: LA32-8 (No) | |
![]() ![]() ![]() ![]() | Was this medication/substance given to this patient? | LOINC: LA33-6 (Yes) | |
{
"resourceType": "QuestionnaireResponse",
"id": "questionnaireresponse-sdc-profile-example-loinc",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-adheresTo",
"valueReference": {
"reference": "\"http://example.org/ObservationDefinition/74080-3\""
}
}
],
"questionnaire": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-loinc|4.0.0-ballot",
"status": "completed",
"subject": {
"reference": "http://example.org/Patient/123",
"display": "Jane Smith"
},
"authored": "2016-03-14",
"item": [
{
"linkId": "Medication/header",
"item": [
{
"linkId": "0",
"text": "Form ID:",
"answer": [
{
"valueString": "000"
}
]
},
{
"linkId": "74080-3/74081-1",
"text": "Event ID:",
"answer": [
{
"valueString": "456"
}
]
},
{
"linkId": "74080-3/30947-6",
"text": "Initial Report Date (HERF Q1)",
"answer": [
{
"valueString": "2016-03-14"
}
]
}
]
},
{
"linkId": "Medication/SEC00",
"text": "Medication or Other Substance",
"item": [
{
"linkId": "Medication/SEC01/74080-3",
"item": [
{
"linkId": "74080-3/74076-1",
"text": "What type of medication/substance was involved?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA20271-5",
"display": "Medications"
},
"item": [
{
"linkId": "74080-3/74075-3",
"text": "What type of medication?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA20278-0",
"display": "Prescription or over-the-counter (including herbal supplements)"
}
}
]
}
]
}
]
},
{
"linkId": "74080-3/74072-0",
"text": "Which of the following best characterizes the event?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA20275-6",
"display": "Incorrect action (process failure or error) (e.g., such as administering overdose or incorrect medication)"
}
}
]
},
{
"linkId": "74080-3/74071-2",
"text": "What was the incorrect action?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA20276-4",
"display": "Incorrect patient"
}
}
]
},
{
"linkId": "74080-3/74063-9",
"text": "At what stage in the process did the event originate, regardless of the stage at which it was discovered?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA20296-2",
"display": "Administering"
}
}
]
}
]
},
{
"linkId": "74080-3/74078-7",
"item": [
{
"linkId": "74080-3/74078-7/74062-1",
"text": "Generic name or investigational drug name",
"answer": [
{
"valueString": "Acetaminophen"
}
]
},
{
"linkId": "74080-3/74078-7/74055-5",
"text": "Dosage form of Product",
"answer": [
{
"valueString": "Tablet"
}
]
},
{
"linkId": "74080-3/74078-7/74053-0",
"text": "Was this medication/substance prescribed for this patient?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA32-8",
"display": "No"
}
}
]
},
{
"linkId": "Medication/74052-2",
"text": "Was this medication/substance given to this patient?",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA33-6",
"display": "Yes"
}
}
]
}
]
}
]
}
]
}