Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-discription-with-language |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage |
Status | draft |
Date | 2023-12-08T14:30:53.9175322+00:00 |
Name | NxhExtDiscriptionWithLanguage |
Description | Gives a discription and the language for that description |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhMyQuestionnaire | NxhMyQuestionnaire |
NxhMyQuestionnaireResponse | NxhMyQuestionnaireResponse |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-discription-with-language", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage", "name": "NxhExtDiscriptionWithLanguage", "status": "draft", "date": "2023-12-08T14:30:53.9175322+00:00", "description": "Gives a discription and the language for that description", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Element" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.extension:language", "path": "Extension.extension", "sliceName": "language", "short": "Language", "definition": "Denotes the language for this description" }, { "id": "Extension.extension:language.url", "path": "Extension.extension.url", "fixedUri": "language" }, { "id": "Extension.extension:language.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "extensible", "description": "identification of the language", "valueSet": "https://hl7.org/fhir/R4/valueset-languages.html" } }, { "id": "Extension.extension:text", "path": "Extension.extension", "sliceName": "text", "short": "Text", "definition": "The text for this discription" }, { "id": "Extension.extension:text.url", "path": "Extension.extension.url", "fixedUri": "text" }, { "id": "Extension.extension:text.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }