Package | nictiz.fhir.nl.r4.elz |
Resource Type | StructureDefinition |
Id | ext-TextValue |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.elz@0.2.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-TextValue |
URL | http://nictiz.nl/fhir/StructureDefinition/ext-TextValue |
Version | 0.2.0-beta.1 |
Status | draft |
Name | ExtTextValue |
Title | ext TextValue |
Realm | nl |
Description | Extension to capture the values for the various text (string) based elements in the ELZ data set. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
hg-ReferralComposition | hg ReferralComposition |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-TextValue", "url": "http://nictiz.nl/fhir/StructureDefinition/ext-TextValue", "version": "0.2.0-beta.1", "name": "ExtTextValue", "title": "ext TextValue", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Extension to capture the values for the various text (string) based elements in the ELZ data set.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Composition.section.section" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-TextValue" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }