PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-contact
{
  "description": "Example questionnaire module - represents a patient's contacts and is itself a modular questionnaire that references other questionnaires and element definitions",
  "_filename": "example/Questionnaire-sdc-modular-contact.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-modular" ]
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "QuestionnaireSDCModularContact",
  "item": [ {
    "item": [ {
      "text": "Unable to resolve 'name' sub-questionnaire",
      "type": "display",
      "linkId": "1.1",
      "extension": [ {
        "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
        "valueCanonical": "http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-name|3.0.0"
      } ]
    } ],
    "type": "group",
    "linkId": "1",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/variable",
      "valueExpression": {
        "name": "linkIdPrefix",
        "language": "text/fhirpath",
        "expression": "%linkIdPrefix + 'name.'"
      }
    } ]
  }, {
    "text": "Phone number",
    "type": "string",
    "linkId": "2",
    "required": true,
    "extension": [ {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
      "valueExpression": {
        "language": "text/fhirpath",
        "expression": "%person.telecom.where(use='phone').first()"
      }
    } ],
    "definition": "http://example.org/StructureDefinition/non-existent-library#Stuff.phone"
  } ],
  "type": null,
  "experimental": "true",
  "resourceType": "Questionnaire",
  "title": "Example sub-module Questionnaire for contact",
  "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"
    }
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
    "valueCode": "assemble-child"
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembleContext",
    "valueString": "linkIdPrefix"
  }, {
    "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembleContext",
    "valueString": "person"
  } ],
  "status": "active",
  "id": "1438243b-7e0a-4d38-9714-a7dd55b80341",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-contact",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.28",
    "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"
    } ]
  } ]
}