FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.sdc.r4b
Resource TypeQuestionnaire
IdQuestionnaire-questionnaire-sdc-test-all-data-types.json
FHIR VersionR4B

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..1displayDefinition: a9e99fcf535a4c08a249c77754d5b07d
.... 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: http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7
.... 440f8cc6-3ea2-40c2-b03a-d03187131fd3ddl (Aus states)0..1choiceValue Set: https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7
.... 06aaa075-86e4-4cf2-a1ef-a86ab10e86e9autocomplete (countries)0..1choiceValue Set: https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7
.... EF8E3936-3246-4B3E-A46C-9FDAA5ACB635open-choice (countries)0..1open-choiceValue Set: https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7

doco Documentation for this format

Source1

{
  "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[x]",
      "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": "2024-12-17T01:55:34+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",
          "definition": "a9e99fcf535a4c08a249c77754d5b07d",
          "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://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7"
        },
        {
          "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 (Aus states)",
          "type": "choice",
          "repeats": false,
          "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7"
        },
        {
          "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": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7"
        },
        {
          "linkId": "EF8E3936-3246-4B3E-A46C-9FDAA5ACB635",
          "text": "open-choice (countries)",
          "type": "open-choice",
          "repeats": false,
          "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7"
        }
      ]
    }
  ]
}