Package | openehr.base |
Type | StructureDefinition |
Id | TranslatedString |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-TranslatedString.html |
URL | http://openehr.org/fhir/StructureDefinition/TranslatedString |
Version | 0.1.0 |
Status | active |
Date | 2025-02-08T18:45:58+10:00 |
Name | TranslatedString |
Title | TranslatedString |
Realm | uv |
Authority | hl7 |
Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
Kind | logical |
StructureDefinition | |
WebTemplateInputListItem | WebTemplateInputListItem |
WebTemplateItem | WebTemplateItem |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition TranslatedString
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list | |
![]() ![]() ![]() | 1..1 | code | todo | |
![]() ![]() ![]() | 1..1 | string | todo | |
{ "resourceType": "StructureDefinition", "id": "TranslatedString", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/TranslatedString", "version": "0.1.0", "name": "TranslatedString", "title": "TranslatedString", "status": "active", "experimental": false, "date": "2025-02-08T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/TranslatedString", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "TranslatedString", "path": "TranslatedString", "short": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list", "definition": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "TranslatedString.language", "path": "TranslatedString.language", "short": "todo", "min": 1, "max": "1", "base": { "path": "TranslatedString.language", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "TranslatedString.value", "path": "TranslatedString.value", "short": "todo", "min": 1, "max": "1", "base": { "path": "TranslatedString.value", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "TranslatedString", "path": "TranslatedString", "short": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list", "definition": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.", "min": 0, "max": "*", "isModifier": false }, { "id": "TranslatedString.language", "path": "TranslatedString.language", "short": "todo", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "TranslatedString.value", "path": "TranslatedString.value", "short": "todo", "min": 1, "max": "1", "type": [ { "code": "string" } ] } ] } }