Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-my-questionnaire-response |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMyQuestionnaireResponse |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMyQuestionnaireResponse |
Status | active |
Date | 2023-12-11T08:24:51.641245+00:00 |
Name | NxhMyQuestionnaireResponse |
Description | Nexuzhealth profile for responses for questionnaire responses filled in by the patients themselves. |
Type | QuestionnaireResponse |
Kind | resource |
No resources found
StructureDefinition | |
nxh-ext-discriptionWithLanguage | NxhExtDiscriptionWithLanguage |
nxh-ext-hospitalCode | NxhExtHospitalCode |
No narrative content found in resource
{ "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", "path": "QuestionnaireResponse.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "id": "QuestionnaireResponse.identifier:id", "path": "QuestionnaireResponse.identifier", "sliceName": "id", "short": "id", "definition": "The identifier for the filling of the questionnaire response", "min": 1 }, { "id": "QuestionnaireResponse.identifier:id.system", "path": "QuestionnaireResponse.identifier.system", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/intranet/vragenlijstInvulling/id" }, { "id": "QuestionnaireResponse.identifier:id.value", "path": "QuestionnaireResponse.identifier.value", "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system" }, { "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 } ] } }