FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-QuestionnaireResponse-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse QuestionnaireResponse-example
{
"resourceType": "QuestionnaireResponse",
"id": "QuestionnaireResponse-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://myserver.org/Questionnaire/196f47ee-45c1-470e-888c-742cb0098b72",
"status": "completed",
"item": [
{
"linkId": "age",
"answer": [
{
"valueQuantity": {
"value": 20,
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
]
},
{
"linkId": "social-sup",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "None",
"display": "None"
}
}
]
},
{
"linkId": "sex",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "F",
"display": "Female"
}
}
]
},
{
"linkId": "workLife",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "U",
"display": "Unemployed/Retired"
}
}
]
},
{
"linkId": "smoking",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "0",
"display": "Non Smoker"
}
}
]
},
{
"linkId": "physical",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "None",
"display": "None"
}
}
]
},
{
"linkId": "organized",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "extrovert",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "emotional",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "nrdiagnoses",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "SINGLE",
"display": "single"
}
}
]
},
{
"linkId": "chronic",
"answer": [
{
"valueBoolean": false
}
]
},
{
"linkId": "nrmedicine",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "SINGLE",
"display": "single"
}
}
]
},
{
"linkId": "healthadvice",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "SINGLE",
"display": "single"
}
}
]
},
{
"linkId": "concern",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "SINGLE",
"display": "single"
}
}
]
},
{
"linkId": "shareinfo",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "mood",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "autonomy",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "healthliteracy",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "digitalliteracy",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
},
{
"linkId": "toolsupport",
"answer": [
{
"valueCoding": {
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/questi-dimens-cs",
"code": "Low",
"display": "Low"
}
}
]
}
]
}