{
"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": "healthdata.be.r4.cbb",
"date": null,
"derivation": "constraint",
"publisher": "Healthdata.be (Sciensano)",
"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.9.0-alpha",
"status": "draft",
"id": "3248fe21-5bb1-4b89-9096-601644a95d99",
"kind": "complex-type",
"url": "https://fhir.healthdata.be/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": "https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
} ]
},
"contact": [ {
"name": "Service portal – healthdata.be",
"telecom": [ {
"use": "work",
"value": "https://sciensano.service-now.com/sp",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}