| Package | nictiz.fhir.nl.r4.zib2020 |
| Resource Type | StructureDefinition |
| Id | ext-CodeSpecification |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification |
| URL | http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification |
| Status | draft |
| Name | ExtCodeSpecification |
| Title | ext CodeSpecification |
| Realm | nl |
| Authority | hl7 |
| Description | Sometimes it is not possible to use the ValueSet from the functional description on the corresponding FHIR element. This is a common occurrence 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 | |
| zib-AddressInformation | zib AddressInformation |
| zib-AllergyIntolerance | zib AllergyIntolerance |
| zib-ContactInformation-TelephoneNumbers | zib ContactInformation TelephoneNumbers |
| zib-HealthProfessional-Practitioner | zib HealthProfessional Practitioner |
| zib-Patient | zib Patient |
| zib-TextResult | zib TextResult |
| cio-HypersensitivityIntolerance | cio HypersensitivityIntolerance |
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "ext-CodeSpecification",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"name": "ExtCodeSpecification",
"title": "ext CodeSpecification",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"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 occurrence 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": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}