Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-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/NxhQuestionnaireResponse |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhQuestionnaireResponse |
Status | active |
Date | 2023-01-16T16:52:59.1958766+00:00 |
Name | NxhQuestionnaireResponse |
Description | Nexuzhealth profile for a questionnaire response. |
Type | QuestionnaireResponse |
Kind | resource |
No resources found
StructureDefinition | |
nxh-ext-hospitalCode | NxhExtHospitalCode |
nxh-ext-location | NxhExtLocation |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-questionnaire-response", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhQuestionnaireResponse", "name": "NxhQuestionnaireResponse", "status": "active", "date": "2023-01-16T16:52:59.1958766+00:00", "description": "Nexuzhealth profile for a questionnaire response.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "QuestionnaireResponse", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "derivation": "constraint", "differential": { "element": [ { "id": "QuestionnaireResponse.extension", "path": "QuestionnaireResponse.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 2 }, { "id": "QuestionnaireResponse.extension:hospitalCode", "path": "QuestionnaireResponse.extension", "sliceName": "hospitalCode", "short": "hospital code", "definition": "A reference to a hospital (an organization) the resource is related to.", "min": 1, "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ] } ], "isModifier": false }, { "id": "QuestionnaireResponse.extension:hospitalCode.value[x]", "path": "QuestionnaireResponse.extension.value[x]", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)" }, { "id": "QuestionnaireResponse.extension:location", "path": "QuestionnaireResponse.extension", "sliceName": "location", "definition": "A reference to a location resource related tot the questionnaire.", "min": 1, "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location" ] } ], "isModifier": false }, { "id": "QuestionnaireResponse.extension:location.value[x]", "path": "QuestionnaireResponse.extension.value[x]", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)" }, { "id": "QuestionnaireResponse.identifier", "path": "QuestionnaireResponse.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "id": "QuestionnaireResponse.identifier:formulierNr", "path": "QuestionnaireResponse.identifier", "sliceName": "formulierNr", "short": "formulierNr", "definition": "The form number identifier of the questionnaire response.", "min": 1 }, { "id": "QuestionnaireResponse.identifier:formulierNr.system", "path": "QuestionnaireResponse.identifier.system", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/trifrost/anamneseV2Formulier/formulierNr" }, { "id": "QuestionnaireResponse.identifier:formulierNr.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" } ] } }