FHIR IG Statistics: StructureDefinition/SequencingDevice
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "SequencingDevice",
"url": "https://demis.rki.de/fhir/igs/StructureDefinition/SequencingDevice",
"version": "2.0.1",
"name": "SequencingDevice",
"title": "Sequenziergerät",
"status": "active",
"date": "2024-10-31",
"description": "Das Sequenziergerät umfasst die Angabe des Namens des Sequenziergerätes, sowie die Sequenzierungsplattform auf die die Sequenz hochgeladen wurde oder beabsichtigt wird, hochgeladen zu werden.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.meta",
"path": "Device.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Device.meta.profile",
"path": "Device.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://demis.rki.de/fhir/igs/StructureDefinition/SequencingDevice",
"mustSupport": true
},
{
"id": "Device.deviceName",
"path": "Device.deviceName",
"short": "Sequenzierungsgerät",
"definition": "Das Sequenzierungsgerät, das für die Sequenzierung der Probe verwendet wurde. Der jeweils zutreffende Name des Sequenzierungsgerätes ist aus dem vom RKI definierten ValueSet https://demis.rki.de/fhir/igs/ValueSet/instrument zu entnehmen.",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/igs/ValueSet/instrument"
}
},
{
"id": "Device.deviceName.name",
"path": "Device.deviceName.name",
"mustSupport": true
},
{
"id": "Device.deviceName.type",
"path": "Device.deviceName.type",
"mustSupport": true
},
{
"id": "Device.type",
"path": "Device.type",
"short": "Sequenzierungsplattform",
"definition": "Die Sequenzierungsplattform auf die die Sequenz hochgeladen wurde oder beabsichtigt wird, hochgeladen zu werden.\nDie jeweils zutreffende Plattform ist aus dem vom RKI definierten ValueSet https://demis.rki.de/fhir/igs/ValueSet/sequencingPlatform zu entnehmen und im coding-Element anzugeben.",
"min": 1,
"mustSupport": true
},
{
"id": "Device.type.coding",
"path": "Device.type.coding",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/igs/ValueSet/sequencingPlatform"
}
},
{
"id": "Device.type.coding.system",
"path": "Device.type.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Device.type.coding.code",
"path": "Device.type.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Device.note",
"path": "Device.note",
"mustSupport": true
},
{
"id": "Device.note.text",
"path": "Device.note.text",
"mustSupport": true
}
]
}
}