{ "description": "Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurence when the FHIR element has datatype _code_ and has a _required_ binding with an incompatible FHIR core ValueSet. It can also happen when the FHIR element has a _string_ or other non-coded datatype.\\r\\n\\r\\nIn this case, the FHIR element may be augmented with this extension to communicate the code from the functional description. This information should always be _added_ to the normal use of the FHIR element to allow for maximum interoperability.", "_filename": "ext-CodeSpecification.json", "package_name": "nictiz.fhir.nl.r4.zib2020", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "name": "ExtCodeSpecification", "abstract": false, "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", "experimental": null, "resourceType": "StructureDefinition", "title": "ext CodeSpecification", "package_version": "0.1.0-beta1", "status": "draft", "id": "6f275d33-4bec-422f-8aed-706d3d8e976e", "kind": "complex-type", "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification", "context": [ { "type": "element", "expression": "code" }, { "type": "element", "expression": "Coding" }, { "type": "element", "expression": "string" } ], "version": null, "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }