PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.questionnaires@0.0.2-beta2
    http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse
{
  "description": "A QuestionnaireResponse as used within the MedMij Questionnaires (Dutch: Vragenlijsten) information standard.\\r\\n\\r\\n*NOTE*: this profile is inspired by the http://hl7.org/fhir/us/sdc/StructureDefinition/sdc-questionnaireresponse and tries to mimic it as closely as possible. However, Nictiz has made different choices on several key points in order to align with other FHIR materials. Therefore, this is not a derived profile.\\r\\nDifferences include:\\r\\n- The Nictiz profiles are geared towards the Open World Modeling principle. Therefore, some of the restrictions in the SDC profiles have been lifted.\\r\\n- The use and interpretation of mustSupport and isModifier in the SDC profile doesn't align to the Nictiz situation. These attributes are therefore not copied to the Nictiz profile.\\r\\n- The mappings in the SDC profile are not copied to the Nictiz profile.\\r\\n- The Nictiz profiles are based on version FHIR 3.0.2, which was the latest STU3 version at the moment of creation.",
  "_filename": "vl-QuestionnaireResponse.json",
  "package_name": "nictiz.fhir.nl.stu3.questionnaires",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "vl-QuestionnaireResponse",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/art-decor/decor-datasets--vl-?id=2.16.840.1.113883.2.4.3.11.60.56.1.2&effectiveDate=2019-03-29T00:00:00&language=nl-NL",
    "name": "ART-DECOR Dataset Vragenlijsten",
    "identity": "art-decor-vragenlijsten"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "QuestionnaireResponse",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "vl-QuestionnaireResponse",
  "package_version": "0.0.2-beta2",
  "status": "draft",
  "id": "5029e035-b6a6-409c-ac08-cbdee3b23068",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse",
  "version": "0.0.3",
  "differential": {
    "element": [ {
      "id": "QuestionnaireResponse",
      "path": "QuestionnaireResponse",
      "mapping": [ {
        "map": "vl-dataelement101-5669",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.questionnaire",
      "min": 1,
      "path": "QuestionnaireResponse.questionnaire",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire"
      } ]
    }, {
      "id": "QuestionnaireResponse.questionnaire.reference",
      "path": "QuestionnaireResponse.questionnaire.reference",
      "mapping": [ {
        "map": "vl-dataelement101-5681",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.status",
      "path": "QuestionnaireResponse.status",
      "mapping": [ {
        "map": "vl-dataelement101-5682",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.subject",
      "min": 1,
      "path": "QuestionnaireResponse.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
      }, {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
      } ],
      "mapping": [ {
        "map": "vl-dataelement101-5683",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.subject.reference",
      "path": "QuestionnaireResponse.subject.reference",
      "short": "The subject of the questions",
      "mapping": [ {
        "map": "vl-dataelement101-5683",
        "identity": "art-decor-vragenlijsten"
      } ],
      "definition": "The subject of the questionnaire response.  This could be a patient, organization, practitioner, device, etc.  This is who/what the answers apply to, but is not necessarily the source of information.\r\n\r\nNote: The current profile deviates here from the SDC profile to align with the Dutch situation."
    }, {
      "id": "QuestionnaireResponse.authored",
      "min": 1,
      "path": "QuestionnaireResponse.authored",
      "mapping": [ {
        "map": "vl-dataelement101-5685",
        "identity": "art-decor-vragenlijsten"
      } ],
      "definition": "Identifies when this version of the answer set was created.  Changes whenever the answers are updated."
    }, {
      "id": "QuestionnaireResponse.author",
      "path": "QuestionnaireResponse.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      } ]
    }, {
      "id": "QuestionnaireResponse.author.reference",
      "path": "QuestionnaireResponse.author.reference",
      "mapping": [ {
        "map": "vl-dataelement101-5686",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.source",
      "path": "QuestionnaireResponse.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      } ]
    }, {
      "id": "QuestionnaireResponse.item",
      "path": "QuestionnaireResponse.item",
      "mapping": [ {
        "map": "vl-dataelement101-7948",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.item.linkId",
      "path": "QuestionnaireResponse.item.linkId",
      "mapping": [ {
        "map": "vl-dataelement101-5692",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.item.answer.value[x]",
      "path": "QuestionnaireResponse.item.answer.value[x]",
      "mapping": [ {
        "map": "vl-dataelement101-5700",
        "identity": "art-decor-vragenlijsten"
      } ]
    }, {
      "id": "QuestionnaireResponse.item.item",
      "path": "QuestionnaireResponse.item.item",
      "mapping": [ {
        "map": "vl-dataelement101-5702",
        "identity": "art-decor-vragenlijsten"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
}