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

FHIR IG Statistics: Questionnaire/questionnaire-sdc-test-all-data-types

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaire
Idquestionnaire-sdc-test-all-data-types
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-test-all-data-types.html
URLhttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-all-data-types
Version4.0.0-ballot
Statusactive
Date2025-07-14T18:38:59+00:00
NameAllDataTypes
TitleBit of everything
Realmuv
Authorityhl7
DescriptionA test form that has one of each data type included, useful when testing

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-test-all-data-types

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. AllDataTypesA test form that has one of each data type included, useful when testingQuestionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-all-data-types#4.0.0-ballot
... 02a7536f-06b2-4dee-94e1-f5cfcb0e8622Bit of everything - data types0..1group
.... id-stringstring control0..1string
.... 1acf93a7-0890-44cd-be48-542defb35248This is a display field and should expand to both left and right0..1display
.... 9acf93a7-0890-44cd-be48-542defb35223this is a string with markdown emphasis0..1display
.... id-texttext control - string but for expected larger content entered (usually handles multi-line)0..1text
.... id-booleanboolean0..1boolean
.... id-datedate only control0..1date
.... id-datetimedate and time control0..1dateTime
.... id-timetime only control0..1time
.... id-integerinteger0..1integer
.... id-decimaldecimal0..1decimal
.... id-attachmentattachment to be included0..1attachment
.... id-choiceradiobuttons0..1choiceValue Set: Gender Identity
.... 440f8cc6-3ea2-40c2-b03a-d03187131fd3ddl (gender)0..1choiceValue Set: Gender Identity
.... 06aaa075-86e4-4cf2-a1ef-a86ab10e86e9autocomplete (countries)0..1choiceValue Set: Country2
.... EF8E3936-3246-4B3E-A46C-9FDAA5ACB635open-choice (countries)0..1open-choiceValue Set: Country2

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-test-all-data-types",
  "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-test-all-data-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.19"
    }
  ],
  "version": "4.0.0-ballot",
  "name": "AllDataTypes",
  "title": "Bit of everything",
  "status": "active",
  "experimental": true,
  "date": "2025-07-14T18:38:59+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"
        }
      ]
    }
  ],
  "description": "A test form that has one of each data type included, useful when testing",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622",
      "text": "Bit of everything - data types",
      "type": "group",
      "item": [
        {
          "linkId": "id-string",
          "text": "string control",
          "type": "string"
        },
        {
          "linkId": "1acf93a7-0890-44cd-be48-542defb35248",
          "text": "This is a display field and should expand to both left and right",
          "type": "display"
        },
        {
          "linkId": "9acf93a7-0890-44cd-be48-542defb35223",
          "text": "this is a string with markdown emphasis",
          "_text": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/rendering-markdown",
                "valueMarkdown": "this is a **string** with markdown emphasis"
              }
            ]
          },
          "type": "display"
        },
        {
          "linkId": "id-text",
          "text": "text control - string but for expected larger content entered (usually handles multi-line)",
          "type": "text"
        },
        {
          "linkId": "id-boolean",
          "text": "boolean",
          "type": "boolean"
        },
        {
          "linkId": "id-date",
          "text": "date only control",
          "type": "date"
        },
        {
          "linkId": "id-datetime",
          "text": "date and time control",
          "type": "dateTime"
        },
        {
          "linkId": "id-time",
          "text": "time only control",
          "type": "time"
        },
        {
          "linkId": "id-integer",
          "text": "integer",
          "type": "integer"
        },
        {
          "linkId": "id-decimal",
          "text": "decimal",
          "type": "decimal"
        },
        {
          "linkId": "id-attachment",
          "text": "attachment to be included",
          "type": "attachment"
        },
        {
          "linkId": "id-choice",
          "text": "radiobuttons",
          "type": "choice",
          "repeats": false,
          "answerValueSet": "http://terminology.hl7.org/ValueSet/gender-identity"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "drop-down"
                  }
                ]
              }
            }
          ],
          "linkId": "440f8cc6-3ea2-40c2-b03a-d03187131fd3",
          "text": "ddl (gender)",
          "type": "choice",
          "repeats": false,
          "answerValueSet": "http://terminology.hl7.org/ValueSet/gender-identity"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "autocomplete"
                  }
                ]
              }
            }
          ],
          "linkId": "06aaa075-86e4-4cf2-a1ef-a86ab10e86e9",
          "text": "autocomplete (countries)",
          "type": "choice",
          "repeats": false,
          "answerValueSet": "http://terminology.hl7.org/ValueSet/v3-Country2"
        },
        {
          "linkId": "EF8E3936-3246-4B3E-A46C-9FDAA5ACB635",
          "text": "open-choice (countries)",
          "type": "open-choice",
          "repeats": false,
          "answerValueSet": "http://terminology.hl7.org/ValueSet/v3-Country2"
        }
      ]
    }
  ]
}