{
"description": "Extension for the note field in the Device resource.",
"_filename": "StructureDefinition-DeviceNoteTypeExtension.json",
"package_name": "de.medizininformatikinitiative.use-case.omi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DeviceNoteTypeExtension",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "DeviceNoteTypeExtension",
"package_version": "0.3.15",
"status": "active",
"id": "6ea2251d-bd39-47a6-896a-63db6092ecde",
"kind": "complex-type",
"url": "http://omi.de/fhir/registry/StructureDefinition/DeviceNoteTypeExtension",
"context": [ {
"type": "element",
"expression": "Device.note"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "DeviceNoteTypeExtension",
"definition": "Extension for the note field in the Device resource."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://omi.de/fhir/registry/StructureDefinition/DeviceNoteTypeExtension"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://omi.de/fhir/registry/ValueSet/device-note-types"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}