FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/obc-ResponseData

Packagenictiz.fhir.nl.r4.outcomebasedcare
Resource TypeStructureDefinition
Idobc-ResponseData
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.outcomebasedcare@1.0.0-alpha.1&canonical=http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData
URLhttp://nictiz.nl/fhir/StructureDefinition/obc-ResponseData
Version1.0.0-alpha.1
Statusdraft
NameObcResponseData
Titleobc ResponseData
Realmnl
DescriptionThe response data holds all collected answers to a specific questionnaire.
PurposeThis 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.
CopyrightCopyright 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.
TypeQuestionnaireResponse
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
extension-inline-sec-labelInline Security Label
nl-core-Patientnl core Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "obc-ResponseData",
  "url": "http://nictiz.nl/fhir/StructureDefinition/obc-ResponseData",
  "version": "1.0.0-alpha.1",
  "name": "ObcResponseData",
  "title": "obc ResponseData",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The response data holds all collected answers to a specific questionnaire.",
  "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.",
  "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.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "obc-dataset-100-alpha1-20241024",
      "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"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "QuestionnaireResponse",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "QuestionnaireResponse",
        "path": "QuestionnaireResponse",
        "short": "ResponseData",
        "alias": [
          "AntwoordGegevens"
        ],
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1405",
            "comment": "ResponseData"
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.questionnaire",
        "path": "QuestionnaireResponse.questionnaire",
        "short": "CompletedQuestionnaire",
        "alias": [
          "IngevuldeVragenlijst"
        ],
        "min": 1,
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1440",
            "comment": "CompletedQuestionnaire"
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.subject",
        "path": "QuestionnaireResponse.subject",
        "short": "Subject",
        "alias": [
          "Onderwerp"
        ],
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1407",
            "comment": "Subject"
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.authored",
        "path": "QuestionnaireResponse.authored",
        "short": "CompletionDateTime",
        "alias": [
          "InvulDatumTijd"
        ],
        "min": 1,
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1406",
            "comment": "CompletionDateTime"
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.item.extension:sensitivityFlag",
        "path": "QuestionnaireResponse.item.extension",
        "sliceName": "sensitivityFlag",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "QuestionnaireResponse.item.text",
        "path": "QuestionnaireResponse.item.text",
        "short": "Question",
        "alias": [
          "Vraag"
        ],
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1439",
            "comment": "Question"
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.item.answer.value[x]",
        "path": "QuestionnaireResponse.item.answer.value[x]",
        "short": "Answer",
        "alias": [
          "Antwoord"
        ],
        "mapping": [
          {
            "identity": "obc-dataset-100-alpha1-2024XXYY",
            "map": "obc-dataelement-10-1404",
            "comment": "Answer"
          }
        ]
      }
    ]
  }
}