FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/questionnaire-sdc-profile-example-cap

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaire
Idquestionnaire-sdc-profile-example-cap
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-cap.html
URLhttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-cap
Version4.0.0-ballot
Statusactive
Date2025-08-07T06:58:13+00:00
NameQuestionnaireSDCProfileExampleCap
TitleQuestionnaire SDC Profile Cap
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire questionnaire-sdc-profile-example-cap

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. QuestionnaireSDCProfileExampleCapQuestionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-cap#4.0.0-ballot
... 1MARGINS1..1group
.... 1.1Status of surgical margin involvement by tumor (observable entity)1..1choiceOptions: 4 options
..... 1.1.1null1..1groupEnable When: 1.1 =
...... 1.1.1.1Distance from Closest Margin0..1choiceOptions: 2 options
....... 1.1.1.1.1.1Specify (mm)1..1decimal
....... 1.1.1.1.2.1Cannot be assessed (explain)1..1string
...... 1.1.1.2Specify Margin, if possible0..1choiceOptions: 2 options
....... 1.1.1.2.1.1Cannot be assessed (explain)1..1string
....... 1.1.1.2.2.1Cannot be determined (explain)1..1string
..... 1.1.2.1Specify Margin(s), if possible1..1choiceOptions: 2 options
...... 1.1.2.1.1.1Specify margin(s)1..1string
...... 1.1.2.1.2.1Cannot be determined (explain)1..1string
..... 1.1.3.1Cannot be determined1..1string
..... 1.1.4.1Not Applicable1..1string
... 2ACCESSORY FINDINGS1..1group
.... 2.1Treatment Effect (applicable to carcinomas treated with neoadjuvant therapy)0..1choiceOptions: 3 options
..... 2.1.1.1Not identified1..1string
..... 2.1.2.1Present (specify)1..1string
..... 2.1.3.1Indeterminate1..1string
.... 2.2Tumor Description0..*choiceOptions: 4 options
..... 2.2.1.1??0..*choiceOptions: 3 options
...... 2.2.1.1.1.1Extra-adrenal (specify)1..1string
..... 2.2.2.1Other (specify)1..1string

doco Documentation for this format

Options Sets

Answer options for 1.1

  • http://example.org#M1 ("Margins univolved by tumor")
  • http://example.org#M2 ("Margin(s) involved by tumor")
  • http://example.org#M3 ("Cannot be determined")
  • http://example.org#M4 ("Not applicable")

Answer options for 1.1.1.1

  • http://example.org#D1 ("Specify (mm)")
  • http://example.org#D2 ("Cannot be assessed (explain)")

Answer options for 1.1.1.2

  • http://example.org#W1 ("Specify margin")
  • http://example.org#W2 ("Cannot be determined (explain)")

Answer options for 1.1.2.1

  • http://example.org#I1 ("Specify margin(s)")
  • http://example.org#I2 ("Cannot be determined (explain)")

Answer options for 2.1

  • http://example.org#E1 ("Not identified")
  • http://example.org#E2 ("Present (specify)")
  • http://example.org#E3 ("Indeterminate")

Answer options for 2.2

  • http://example.org#U1 ("Hemorrhagic")
  • http://example.org#U2 ("Necrotic")
  • http://example.org#U3 ("Invasion")
  • http://example.org#U4 ("Other (specify)")

Answer options for 2.2.1.1

  • http://example.org#V1 ("Capsule")
  • http://example.org#V2 ("Vessels")
  • http://example.org#V3 ("Extra-adrenal (specify)")

Source

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-profile-example-cap",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm%5Bx%5D",
      "valueCoding": {
        "system": "http://hl7.org/fhir/version-algorithm",
        "code": "semver"
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-cap",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.6"
    }
  ],
  "version": "4.0.0-ballot",
  "name": "QuestionnaireSDCProfileExampleCap",
  "title": "Questionnaire SDC Profile Cap",
  "status": "active",
  "date": "2025-08-07T06:58:13+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "1",
      "text": "MARGINS",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "1.1",
          "text": "Status of surgical margin involvement by tumor (observable entity)",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "M1",
                "display": "Margins univolved by tumor"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "M2",
                "display": "Margin(s) involved by tumor"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "M3",
                "display": "Cannot be determined"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "M4",
                "display": "Not applicable"
              }
            }
          ],
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.item.disabledDisplay",
                  "valueCode": "hidden"
                }
              ],
              "linkId": "1.1.1",
              "type": "group",
              "enableWhen": [
                {
                  "question": "1.1",
                  "operator": "=",
                  "answerCoding": {
                    "system": "http://example.org",
                    "code": "M1"
                  }
                }
              ],
              "required": true,
              "item": [
                {
                  "linkId": "1.1.1.1",
                  "text": "Distance from Closest Margin",
                  "type": "choice",
                  "answerOption": [
                    {
                      "valueCoding": {
                        "system": "http://example.org",
                        "code": "D1",
                        "display": "Specify (mm)"
                      }
                    },
                    {
                      "valueCoding": {
                        "system": "http://example.org",
                        "code": "D2",
                        "display": "Cannot be assessed (explain)"
                      }
                    }
                  ],
                  "item": [
                    {
                      "extension": [
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
                          "valueDecimal": 0.01
                        },
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
                          "valueDecimal": 1000
                        },
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces",
                          "valueInteger": 2
                        }
                      ],
                      "linkId": "1.1.1.1.1.1",
                      "text": "Specify (mm)",
                      "type": "decimal",
                      "required": true
                    },
                    {
                      "linkId": "1.1.1.1.2.1",
                      "text": "Cannot be assessed (explain)",
                      "type": "string",
                      "required": true
                    }
                  ]
                },
                {
                  "linkId": "1.1.1.2",
                  "text": "Specify Margin, if possible",
                  "type": "choice",
                  "answerOption": [
                    {
                      "valueCoding": {
                        "system": "http://example.org",
                        "code": "W1",
                        "display": "Specify margin"
                      }
                    },
                    {
                      "valueCoding": {
                        "system": "http://example.org",
                        "code": "W2",
                        "display": "Cannot be determined (explain)"
                      }
                    }
                  ],
                  "item": [
                    {
                      "linkId": "1.1.1.2.1.1",
                      "text": "Cannot be assessed (explain)",
                      "type": "string",
                      "required": true
                    },
                    {
                      "linkId": "1.1.1.2.2.1",
                      "text": "Cannot be determined (explain)",
                      "type": "string",
                      "required": true
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "1.1.2.1",
              "text": "Specify Margin(s), if possible",
              "type": "choice",
              "required": true,
              "answerOption": [
                {
                  "valueCoding": {
                    "system": "http://example.org",
                    "code": "I1",
                    "display": "Specify margin(s)"
                  }
                },
                {
                  "valueCoding": {
                    "system": "http://example.org",
                    "code": "I2",
                    "display": "Cannot be determined (explain)"
                  }
                }
              ],
              "item": [
                {
                  "linkId": "1.1.2.1.1.1",
                  "text": "Specify margin(s)",
                  "type": "string",
                  "required": true
                },
                {
                  "linkId": "1.1.2.1.2.1",
                  "text": "Cannot be determined (explain)",
                  "type": "string",
                  "required": true
                }
              ]
            },
            {
              "linkId": "1.1.3.1",
              "text": "Cannot be determined",
              "type": "string",
              "required": true
            },
            {
              "linkId": "1.1.4.1",
              "text": "Not Applicable",
              "type": "string",
              "required": true
            }
          ]
        }
      ]
    },
    {
      "linkId": "2",
      "text": "ACCESSORY FINDINGS",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "2.1",
          "text": "Treatment Effect (applicable to carcinomas treated with neoadjuvant therapy)",
          "type": "choice",
          "answerOption": [
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "E1",
                "display": "Not identified"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "E2",
                "display": "Present (specify)"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "E3",
                "display": "Indeterminate"
              }
            }
          ],
          "item": [
            {
              "linkId": "2.1.1.1",
              "text": "Not identified",
              "type": "string",
              "required": true
            },
            {
              "linkId": "2.1.2.1",
              "text": "Present (specify)",
              "type": "string",
              "required": true
            },
            {
              "linkId": "2.1.3.1",
              "text": "Indeterminate",
              "type": "string",
              "required": true
            }
          ]
        },
        {
          "linkId": "2.2",
          "text": "Tumor Description",
          "type": "choice",
          "repeats": true,
          "answerOption": [
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "U1",
                "display": "Hemorrhagic"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "U2",
                "display": "Necrotic"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "U3",
                "display": "Invasion"
              }
            },
            {
              "valueCoding": {
                "system": "http://example.org",
                "code": "U4",
                "display": "Other (specify)"
              }
            }
          ],
          "item": [
            {
              "linkId": "2.2.1.1",
              "text": "??",
              "type": "choice",
              "repeats": true,
              "answerOption": [
                {
                  "valueCoding": {
                    "system": "http://example.org",
                    "code": "V1",
                    "display": "Capsule"
                  }
                },
                {
                  "valueCoding": {
                    "system": "http://example.org",
                    "code": "V2",
                    "display": "Vessels"
                  }
                },
                {
                  "valueCoding": {
                    "system": "http://example.org",
                    "code": "V3",
                    "display": "Extra-adrenal (specify)"
                  }
                }
              ],
              "item": [
                {
                  "linkId": "2.2.1.1.1.1",
                  "text": "Extra-adrenal (specify)",
                  "type": "string",
                  "required": true
                }
              ]
            },
            {
              "linkId": "2.2.2.1",
              "text": "Other (specify)",
              "type": "string",
              "required": true
            }
          ]
        }
      ]
    }
  ]
}