PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.3-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Questionnaire
{
  "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Questionnaire](https://hl7.org/fhir/R4/Questionnaire.html).",
  "_filename": "UKCore-Questionnaire.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2022-12-16",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "4.0.1",
  "purpose": "This profile is used to organize a collection of questions intended to solicit information from patients, providers or other individuals involved in the healthcare domain.",
  "name": "UKCoreQuestionnaire",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/fhir/object-implementation",
    "name": "Object Implementation Information",
    "identity": "objimpl"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Questionnaire",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "UK Core Questionnaire",
  "package_version": "0.0.3-pre-release",
  "status": "active",
  "id": "1b6e2ad8-006b-4b89-8fb2-286708aaa993",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Questionnaire",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Questionnaire.identifier.assigner",
      "path": "Questionnaire.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "id": "Questionnaire.derivedFrom",
      "path": "Questionnaire.derivedFrom",
      "type": [ {
        "code": "canonical",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Questionnaire" ]
      } ]
    }, {
      "id": "Questionnaire.code",
      "path": "Questionnaire.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-QuestionnaireQuestionCodes",
        "description": "A set of codes that define questions or groups of questions, consisting of the entirety of the SNOMED CT UK Coding System. This set of codes may not necessarily be complete or appropriate and may require further discussion in the future."
      }
    } ]
  },
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Questionnaire"
}