| Package | healthdata.be.r4.cbb |
| Resource Type | StructureDefinition |
| Id | ext-CodeSpecification |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification |
| URL | https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification |
| Status | draft |
| Date | 2022-10-17T09:09:13.9562003+00:00 |
| Name | ExtCodeSpecification |
| Title | ext-CodeSpecification |
| 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. In 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. |
| 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 | |
| HdBe-AllergyIntolerance | HdBe-AllergyIntolerance |
| HdBe-HealthProfessional-Practitioner | HdBe-HealthProfessional Practitioner |
| HdBe-Patient | HdBe-Patient |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-CodeSpecification",
"url": "https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification",
"name": "ExtCodeSpecification",
"title": "ext-CodeSpecification",
"status": "draft",
"date": "2022-10-17T09:09:13.9562003+00:00",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"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.",
"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": "code"
},
{
"type": "element",
"expression": "Coding"
},
{
"type": "element",
"expression": "string"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"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"
}
]
}
]
}
}