{
  "resourceType" : "CodeSystem",
  "id" : "temp",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temp</b></p><a name=\"temp\"> </a><a name=\"hctemp\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/temp</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">complete-questionnaire<a name=\"temp-complete-questionnaire\"> </a></td><td>Complete Questionnaire</td><td><div><p>Code indicating a request to complete the a questionnaire - e.g. by Task or ServiceRequest</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">questionnaire<a name=\"temp-questionnaire\"> </a></td><td>Questionnaire</td><td><div><p>A canonical reference (possibly version-specific) to the Questionnaire to be completed</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">questionnaire-response<a name=\"temp-questionnaire-response\"> </a></td><td>Questionnaire Response</td><td><div><p>A reference to the QuestionnaireResponse resulting from the requested action</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">response-endpoint<a name=\"temp-response-endpoint\"> </a></td><td>Response Endpoint</td><td><div><p>Identifies the base URL for FHIR servers to which the Questionnaire resulting from the Task should be POSTed</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">question-library<a name=\"temp-question-library\"> </a></td><td>Question Library</td><td><div><p>Indicates that a Questionnaire is a library of reusable items to be referenced during modular form assembly.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">behaviorExpressionLanguage<a name=\"temp-behaviorExpressionLanguage\"> </a></td><td>Behavior Expression Language</td><td><div><p>Application feature code for declaring supported language for behavior-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">extractionExpressionLanguage<a name=\"temp-extractionExpressionLanguage\"> </a></td><td>Extraction Expression Language</td><td><div><p>Application feature code for declaring supported language for extraction-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">populationExpressionLanguage<a name=\"temp-populationExpressionLanguage\"> </a></td><td>Population Expression Language</td><td><div><p>Application feature code for declaring supported language for population-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr></table></div>"
  },
  "extension" : [{
    "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://hl7.org/fhir/uv/sdc/CodeSystem/temp",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.17.16.7"
  }],
  "version" : "4.0.0",
  "name" : "TemporaryCodes",
  "title" : "Temporary SDC Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-24T16:31:45+11: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" : "Defines codes defined within the SDC implementation guide that are expected to migrate elsewhere in future releases",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "complete-questionnaire",
    "display" : "Complete Questionnaire",
    "definition" : "Code indicating a request to complete the a questionnaire - e.g. by Task or ServiceRequest"
  },
  {
    "code" : "questionnaire",
    "display" : "Questionnaire",
    "definition" : "A canonical reference (possibly version-specific) to the Questionnaire to be completed"
  },
  {
    "code" : "questionnaire-response",
    "display" : "Questionnaire Response",
    "definition" : "A reference to the QuestionnaireResponse resulting from the requested action"
  },
  {
    "code" : "response-endpoint",
    "display" : "Response Endpoint",
    "definition" : "Identifies the base URL for FHIR servers to which the Questionnaire resulting from the Task should be POSTed"
  },
  {
    "code" : "question-library",
    "display" : "Question Library",
    "definition" : "Indicates that a Questionnaire is a library of reusable items to be referenced during modular form assembly."
  },
  {
    "code" : "behaviorExpressionLanguage",
    "display" : "Behavior Expression Language",
    "definition" : "Application feature code for declaring supported language for behavior-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`."
  },
  {
    "code" : "extractionExpressionLanguage",
    "display" : "Extraction Expression Language",
    "definition" : "Application feature code for declaring supported language for extraction-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`."
  },
  {
    "code" : "populationExpressionLanguage",
    "display" : "Population Expression Language",
    "definition" : "Application feature code for declaring supported language for population-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)).  The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`."
  }]
}