| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | StructureDefinition |
| Id | AlgorithmSymbolExtension |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension |
| URL | http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension |
| Status | active |
| Name | AlgorithmSymbolExtension |
| Title | AlgorithmSymbolExtension |
| Realm | de |
| Description | Extension to capture the PNG symbol of an algorithm. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| algorithm-device | Algorithm |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "AlgorithmSymbolExtension",
"url": "http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension",
"name": "AlgorithmSymbolExtension",
"title": "AlgorithmSymbolExtension",
"status": "active",
"description": "Extension to capture the PNG symbol of an algorithm.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"expression": "Device",
"type": "element"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "AlgorithmSymbolExtension",
"definition": "Extension to capture the PNG symbol of an algorithm."
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "base64Binary"
}
],
"mustSupport": true
}
]
}
}