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

FHIR IG analytics

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaire
IdQuestionnaire-trivia-questionnaire.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/sdc/Questionnaire-trivia-questionnaire.html
URLhttp://fhir.forms-lab.com/Questionnaire/trivia-questionnaire
Version4.0.0-ci-build
Statusdraft
Date2026-07-15T05:01:03+00:00
TitleGeneral Knoweldge Quiz - has Answer Key
Realmuv
Authorityhl7
DescriptionAn example general knowledge questionnaire using questions from https://games4esl.com/easy-general-knowledge-quiz-questions/
PurposeDemonstrate a questionnaire that has a key for possible answers

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 trivia-questionnaire

version: 3; Last updated: 2024-09-12 01:45:56+0000

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. An example general knowledge questionnaire using questions from https://games4esl.com/easy-general-knowledge-quiz-questions/Questionnairehttp://fhir.forms-lab.com/Questionnaire/trivia-questionnaire#4.0.0-ci-build
... 1What is the orange part of an egg called?0..1string
... 2How many legs do insects have?0..1integer
... 3What is a baby kangaroo called?0..1string
... 4What is the closest planet to the Sun?0..1string
... 5In which country can you find the Eiffel Tower?0..1string
... 6How many days are there in a year?0..1integer
... 7How many players are in a soccer team?0..1integer
... 8Where do polar bears live?0..1string
... 9Which is faster, light or sound?0..1string
... 10How many letters are in the English alphabet?0..1integer
... 11What is the name of a shape with 5 sides?0..1string
... 12How many Continents are there?0..1integer
... 13What is the name of the tallest mountain on earth?0..1string
... 14The planet Mars is also known as what? The ( ) planet.0..1string
... 15How many months have 31 days?0..1integer
... 16How many colors of the rainbow are there?0..1integer
... 17My mother’s mother is my…what?0..1string
... 18Which animal lays the largest eggs?0..1string
... 19How many zeros are in ten thousand?0..1integer
... 20In which country would you find the Sydney Opera House?0..1string

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "trivia-questionnaire",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2024-09-12T01:45:56.8905254+00:00"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/questionnaire-answerKey",
      "valueReference": {
        "reference": "QuestionnaireResponse/trivia-response-answer-key"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.forms-lab.com/Questionnaire/trivia-questionnaire",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.44"
    }
  ],
  "version": "4.0.0-ci-build",
  "title": "General Knoweldge Quiz - has Answer Key",
  "status": "draft",
  "subjectType": [
    "Patient"
  ],
  "date": "2026-07-15T05:01:03+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": "An example general knowledge questionnaire using questions from https://games4esl.com/easy-general-knowledge-quiz-questions/",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "user",
        "display": "User Type"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "demo",
            "display": "Demonstration"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "Demonstrate a questionnaire that has a key for possible answers",
  "item": [
    {
      "linkId": "1",
      "text": "What is the orange part of an egg called?",
      "type": "string"
    },
    {
      "linkId": "2",
      "text": "How many legs do insects have?",
      "type": "integer"
    },
    {
      "linkId": "3",
      "text": "What is a baby kangaroo called?",
      "type": "string"
    },
    {
      "linkId": "4",
      "text": "What is the closest planet to the Sun?",
      "type": "string"
    },
    {
      "linkId": "5",
      "text": "In which country can you find the Eiffel Tower?",
      "type": "string"
    },
    {
      "linkId": "6",
      "text": "How many days are there in a year?",
      "type": "integer"
    },
    {
      "linkId": "7",
      "text": "How many players are in a soccer team?",
      "type": "integer"
    },
    {
      "linkId": "8",
      "text": "Where do polar bears live?",
      "type": "string"
    },
    {
      "linkId": "9",
      "text": "Which is faster, light or sound?",
      "type": "string"
    },
    {
      "linkId": "10",
      "text": "How many letters are in the English alphabet?",
      "type": "integer"
    },
    {
      "linkId": "11",
      "text": "What is the name of a shape with 5 sides?",
      "type": "string"
    },
    {
      "linkId": "12",
      "text": "How many Continents are there?",
      "type": "integer"
    },
    {
      "linkId": "13",
      "text": "What is the name of the tallest mountain on earth?",
      "type": "string"
    },
    {
      "linkId": "14",
      "text": "The planet Mars is also known as what? The ( ) planet.",
      "type": "string"
    },
    {
      "linkId": "15",
      "text": "How many months have 31 days?",
      "type": "integer"
    },
    {
      "linkId": "16",
      "text": "How many colors of the rainbow are there?",
      "type": "integer"
    },
    {
      "linkId": "17",
      "text": "My mother’s mother is my…what?",
      "type": "string"
    },
    {
      "linkId": "18",
      "text": "Which animal lays the largest eggs?",
      "type": "string"
    },
    {
      "linkId": "19",
      "text": "How many zeros are in ten thousand?",
      "type": "integer"
    },
    {
      "linkId": "20",
      "text": "In which country would you find the Sydney Opera House?",
      "type": "string"
    }
  ]
}