| Package | hl7.fhirpath |
| Resource Type | Questionnaire |
| Id | 3141 |
| FHIR Version | R4 |
| Source | http://hl7.org/fhirpath/https://build.fhir.org/ig/HL7/FHIRPath/Questionnaire-3141.html |
| URL | http://hl7.org/fhirpath/Questionnaire/3141 |
| Version | 3.0.0-ballot |
| Status | draft |
| Date | 2012-01 |
| Name | CQFQuestionnaire2012 |
| Title | Cancer Quality Forum Questionnaire 2012 |
| Realm | uv |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire 3141
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | http://hl7.org/fhirpath/Questionnaire/3141#3.0.0-ballot | ||
![]() ![]() | null | 0..1 | group | |
![]() ![]() ![]() | 1. null | 0..1 | choice | Value Set: Yes/No/Don't Know |
![]() ![]() ![]() ![]() | null | 0..1 | group | Enable When: 1.1 = |
![]() ![]() ![]() ![]() ![]() | 1.1. null | 0..1 | choice | Value Set: Yes/No/Don't Know |
![]() ![]() ![]() ![]() ![]() ![]() | 1.1.1. null | 0..1 | choice | Value Set: Yes/No/Don't Know |
![]() ![]() ![]() ![]() ![]() ![]() | 1.1.2. null | 0..1 | choice | Value Set: Yes/No/Don't Know |
![]() ![]() ![]() ![]() ![]() | 1.2. null | 0..1 | choice | Value Set: Yes/No/Don't Know |
![]() ![]() | null | 0..1 | group | |
![]() ![]() ![]() | null | 0..1 | group | |
![]() ![]() ![]() ![]() | null | 0..1 | choice | |
{
"resourceType": "Questionnaire",
"id": "3141",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhirpath/Questionnaire/3141",
"version": "3.0.0-ballot",
"name": "CQFQuestionnaire2012",
"title": "Cancer Quality Forum Questionnaire 2012",
"status": "draft",
"subjectType": [
"Patient"
],
"date": "2012-01",
"publisher": "Implementable Technology Specifications WG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/xml/index.cfm"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"item": [
{
"linkId": "1",
"code": [
{
"system": "http://example.org/system/code/sections",
"code": "COMORBIDITY"
}
],
"type": "group",
"item": [
{
"linkId": "1.1",
"code": [
{
"system": "http://example.org/system/code/questions",
"code": "COMORB"
}
],
"prefix": "1",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow",
"item": [
{
"linkId": "1.1.1",
"code": [
{
"system": "http://example.org/system/code/sections",
"code": "CARDIAL"
}
],
"type": "group",
"enableWhen": [
{
"question": "1.1",
"operator": "=",
"answerCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "Y"
}
}
],
"item": [
{
"linkId": "1.1.1.1",
"code": [
{
"system": "http://example.org/system/code/questions",
"code": "COMORBCAR"
}
],
"prefix": "1.1",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow",
"item": [
{
"linkId": "1.1.1.1.1",
"code": [
{
"system": "http://example.org/system/code/questions",
"code": "COMCAR00",
"display": "Angina Pectoris"
},
{
"system": "http://snomed.info/sct",
"code": "194828000",
"display": "Angina (disorder)"
}
],
"prefix": "1.1.1",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
},
{
"linkId": "1.1.1.1.2",
"code": [
{
"system": "http://snomed.info/sct",
"code": "22298006",
"display": "Myocardial infarction (disorder)"
}
],
"prefix": "1.1.2",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
}
]
},
{
"linkId": "1.1.1.2",
"code": [
{
"system": "http://example.org/system/code/questions",
"code": "COMORBVAS"
}
],
"prefix": "1.2",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
}
]
}
]
}
]
},
{
"linkId": "2",
"code": [
{
"system": "http://example.org/system/code/sections",
"code": "HISTOPATHOLOGY"
}
],
"type": "group",
"item": [
{
"linkId": "2.1",
"code": [
{
"system": "http://example.org/system/code/sections",
"code": "ABDOMINAL"
}
],
"type": "group",
"item": [
{
"linkId": "2.1.2",
"code": [
{
"system": "http://example.org/system/code/questions",
"code": "STADPT",
"display": "pT category"
}
],
"type": "choice"
}
]
}
]
}
]
}