PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-all-data-types
{
  "description": "A test form that has one of each data type included, useful when testing",
  "_filename": "example/Questionnaire-questionnaire-sdc-test-all-data-types.json",
  "package_name": "hl7.fhir.uv.sdc",
  "date": "2024-12-17T01:55:34+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire" ]
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "AllDataTypes",
  "item": [ {
    "item": [ {
      "text": "string control",
      "type": "string",
      "linkId": "id-string"
    }, {
      "text": "This is a display field and should expand to both left and right",
      "type": "display",
      "linkId": "1acf93a7-0890-44cd-be48-542defb35248",
      "definition": "a9e99fcf535a4c08a249c77754d5b07d"
    }, {
      "text": "this is a string with markdown emphasis",
      "type": "display",
      "_text": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/rendering-markdown",
          "valueMarkdown": "this is a **string** with markdown emphasis"
        } ]
      },
      "linkId": "9acf93a7-0890-44cd-be48-542defb35223"
    }, {
      "text": "text control - string but for expected larger content entered (usually handles multi-line)",
      "type": "text",
      "linkId": "id-text"
    }, {
      "text": "boolean",
      "type": "boolean",
      "linkId": "id-boolean"
    }, {
      "text": "date only control",
      "type": "date",
      "linkId": "id-date"
    }, {
      "text": "date and time control",
      "type": "dateTime",
      "linkId": "id-datetime"
    }, {
      "text": "time only control",
      "type": "time",
      "linkId": "id-time"
    }, {
      "text": "integer",
      "type": "integer",
      "linkId": "id-integer"
    }, {
      "text": "decimal",
      "type": "decimal",
      "linkId": "id-decimal"
    }, {
      "text": "attachment to be included",
      "type": "attachment",
      "linkId": "id-attachment"
    }, {
      "text": "radiobuttons",
      "type": "choice",
      "linkId": "id-choice",
      "repeats": false,
      "answerValueSet": "http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7"
    }, {
      "text": "ddl (Aus states)",
      "type": "choice",
      "linkId": "440f8cc6-3ea2-40c2-b03a-d03187131fd3",
      "repeats": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "drop-down",
            "system": "http://hl7.org/fhir/questionnaire-item-control"
          } ]
        }
      } ],
      "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7"
    }, {
      "text": "autocomplete (countries)",
      "type": "choice",
      "linkId": "06aaa075-86e4-4cf2-a1ef-a86ab10e86e9",
      "repeats": false,
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "autocomplete",
            "system": "http://hl7.org/fhir/questionnaire-item-control"
          } ]
        }
      } ],
      "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7"
    }, {
      "text": "open-choice (countries)",
      "type": "open-choice",
      "linkId": "EF8E3936-3246-4B3E-A46C-9FDAA5ACB635",
      "repeats": false,
      "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7"
    } ],
    "text": "Bit of everything - data types",
    "type": "group",
    "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622"
  } ],
  "type": null,
  "experimental": "true",
  "resourceType": "Questionnaire",
  "title": "Bit of everything",
  "package_version": "4.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]",
    "valueCoding": {
      "code": "semver",
      "system": "http://hl7.org/fhir/version-algorithm"
    }
  } ],
  "status": "active",
  "id": "9610fcd6-b73a-4ad7-96c0-3217e7c9fe89",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-all-data-types",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.19",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "4.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}