Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-motivation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation |
Status | active |
Date | 2024-01-02T13:55:33.4533347+00:00 |
Name | NxhExtMotivation |
Description | The motivation for the Consent. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhConsent | NxhConsent |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-motivation", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation", "name": "NxhExtMotivation", "status": "active", "date": "2024-01-02T13:55:33.4533347+00:00", "description": "The motivation for the Consent.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Consent" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Motivation of Consent", "definition": "Motivation of Consent" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation" }, { "id": "Extension.value[x]", "path": "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)", "type": [ { "code": "string" } ] } ] } }