{
  "resourceType": "StructureDefinition",
  "id": "nxh-my-questionnaire-response",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMyQuestionnaireResponse",
  "name": "NxhMyQuestionnaireResponse",
  "status": "active",
  "date": "2023-12-11T08:24:51.641245+00:00",
  "description": "Nexuzhealth profile for responses for questionnaire responses filled in by the patients themselves.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "QuestionnaireResponse",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "QuestionnaireResponse.extension:nxhExtHospitalCode",
        "path": "QuestionnaireResponse.extension",
        "sliceName": "nxhExtHospitalCode",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "QuestionnaireResponse.identifier.system",
        "path": "QuestionnaireResponse.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/intranet/vragenlijstInvulling/id"
      },
      {
        "id": "QuestionnaireResponse.item.extension:nxhExtDiscriptionWithLanguage",
        "path": "QuestionnaireResponse.item.extension",
        "sliceName": "nxhExtDiscriptionWithLanguage",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "QuestionnaireResponse.item.answer.extension:nxhExtDiscriptionWithLanguage",
        "path": "QuestionnaireResponse.item.answer.extension",
        "sliceName": "nxhExtDiscriptionWithLanguage",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage"
            ]
          }
        ],
        "isModifier": false
      }
    ]
  }
}