PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.outcomebasedcare@1.0.0-alpha.1
    http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData
{
  "description": "The response data holds all collected answers to a specific questionnaire.",
  "_filename": "obc-ResponseData.json",
  "package_name": "nictiz.fhir.nl.r4.outcomebasedcare",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This QuestionnaireResponse resource represents the collected answers of PROM questionnaires as described in the information standard [Uitkomstgerichte Zorg](https://informatiestandaarden.nictiz.nl/wiki/uz:Landingspagina_Uitkomstgerichte_Zorg) (English: Outcome-Based Care, abbreviated 'OBC'). This profile is not based on any Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) as there is no zib that represents this concept. Therefore this profile has no dependency on a corresponding nl-core profile and mappings to zib concepts are not defined. Instead mappings to the OBC data set have been added.",
  "name": "ObcResponseData",
  "mapping": [ {
    "name": "ART-DECOR Dataset Outcome-Based Care 1.0.0-alpha.1 20241024",
    "comment": "This is a release without a publication, so there is no Uri available for this version of the project",
    "identity": "obc-dataset-100-alpha1-20241024"
  } ],
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "QuestionnaireResponse",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "obc ResponseData",
  "package_version": "1.0.0-alpha.1",
  "status": "draft",
  "id": "971b7e68-4650-4b21-81a0-3a11b8967e86",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData",
  "version": "1.0.0-alpha.1",
  "differential": {
    "element": [ {
      "id": "QuestionnaireResponse",
      "path": "QuestionnaireResponse",
      "alias": [ "AntwoordGegevens" ],
      "short": "ResponseData",
      "mapping": [ {
        "map": "obc-dataelement-10-1405",
        "comment": "ResponseData",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    }, {
      "id": "QuestionnaireResponse.questionnaire",
      "min": 1,
      "path": "QuestionnaireResponse.questionnaire",
      "alias": [ "IngevuldeVragenlijst" ],
      "short": "CompletedQuestionnaire",
      "mapping": [ {
        "map": "obc-dataelement-10-1440",
        "comment": "CompletedQuestionnaire",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    }, {
      "id": "QuestionnaireResponse.subject",
      "min": 1,
      "path": "QuestionnaireResponse.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "alias": [ "Onderwerp" ],
      "short": "Subject",
      "mapping": [ {
        "map": "obc-dataelement-10-1407",
        "comment": "Subject",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    }, {
      "id": "QuestionnaireResponse.authored",
      "min": 1,
      "path": "QuestionnaireResponse.authored",
      "alias": [ "InvulDatumTijd" ],
      "short": "CompletionDateTime",
      "mapping": [ {
        "map": "obc-dataelement-10-1406",
        "comment": "CompletionDateTime",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    }, {
      "id": "QuestionnaireResponse.item.extension:sensitivityFlag",
      "path": "QuestionnaireResponse.item.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label" ]
      } ],
      "sliceName": "sensitivityFlag",
      "isModifier": false
    }, {
      "id": "QuestionnaireResponse.item.text",
      "path": "QuestionnaireResponse.item.text",
      "alias": [ "Vraag" ],
      "short": "Question",
      "mapping": [ {
        "map": "obc-dataelement-10-1439",
        "comment": "Question",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    }, {
      "id": "QuestionnaireResponse.item.answer.value[x]",
      "path": "QuestionnaireResponse.item.answer.value[x]",
      "alias": [ "Antwoord" ],
      "short": "Answer",
      "mapping": [ {
        "map": "obc-dataelement-10-1404",
        "comment": "Answer",
        "identity": "obc-dataset-100-alpha1-2024XXYY"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
}