Package | pharmacyeclaim.two |
Resource Type | StructureDefinition |
Id | ext-LanguageIndicator |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-LanguageIndicator |
URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-LanguageIndicator |
Status | draft |
Name | LanguageIndicator |
Title | LanguageIndicator |
Description | Indicates the language of the text |
Purpose | Indicates the language of the text |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
profile-medication-dispense | MedicationDispense |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-LanguageIndicator", "url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-LanguageIndicator", "name": "LanguageIndicator", "title": "LanguageIndicator", "status": "draft", "description": "Indicates the language of the text", "purpose": "Indicates the language of the text", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationDispense" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-LanguageIndicator" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "comment": "Usage Rule: Set value = \"en\" for english, \"fr\" for french. If unknown, do not specify", "type": [ { "code": "CodeableConcept" } ], "mustSupport": true } ] } }