PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-parent
{
  "description": null,
  "_filename": "example/Questionnaire-sdc-derivation-parent.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": "SDCDerivationParent",
  "item": [ {
    "text": "What is your family name? (required)",
    "type": "string",
    "linkId": "1",
    "required": true
  }, {
    "text": "What is your first name? (optional)",
    "type": "string",
    "linkId": "2"
  }, {
    "text": "What are your middle names? (optional, removable)",
    "type": "string",
    "linkId": "3",
    "extension": [ {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay",
      "valueBoolean": true
    } ]
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": null,
  "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": "1aa52bf8-f11d-453f-b3db-cfe05db6efed",
  "kind": null,
  "url": "http://build.fhir.org/ig/HL7/sdc/Questionnaire/sdc-derivation-parent",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.39",
    "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"
    } ]
  } ]
}