| Package | demis.fhir.profiles |
| Resource Type | StructureDefinition |
| Id | NotificationLaboratorySARSCoV2 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=demis.fhir.profiles@1.19.0&canonical=https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratorySARSCoV2 |
| URL | https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratorySARSCoV2 |
| Version | 1.0.1 |
| Status | retired |
| Date | 2021-07-05 |
| Name | NotificationLaboratorySARSCoV2 |
| Title | SARS-CoV-2-Erregernachweismeldung |
| Description | Der SARS-CoV-2-Erregernachweis spezifiziert den Erregernachweis hinsichtlich des Labortestes, der Nachweismethode und der Probe für SARS-CoV-2. |
| Type | Composition |
| Kind | resource |
No resources found
| StructureDefinition | |
| NotificationLaboratoryRetired | Erregernachweismeldung |
| DiagnoseSARSCoV2 | SARS-CoV-2-Diagnose |
| PathogenDetectionSARSCoV2 | SARS-CoV-2-Erregernachweis |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "NotificationLaboratorySARSCoV2",
"url": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratorySARSCoV2",
"version": "1.0.1",
"name": "NotificationLaboratorySARSCoV2",
"title": "SARS-CoV-2-Erregernachweismeldung",
"status": "retired",
"date": "2021-07-05",
"description": "Der SARS-CoV-2-Erregernachweis spezifiziert den Erregernachweis hinsichtlich des Labortestes, der Nachweismethode und der Probe für SARS-CoV-2.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "fhirdocumentreference",
"uri": "http://hl7.org/fhir/documentreference",
"name": "FHIR DocumentReference"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Composition",
"baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryRetired",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Composition.section:laboratoryReport",
"path": "Composition.section",
"sliceName": "laboratoryReport",
"max": "0"
},
{
"id": "Composition.section:diagnosis",
"path": "Composition.section",
"sliceName": "diagnosis",
"short": "Enthält einen Verweis auf die SARS-CoV-2-Diagnose",
"definition": "Enthält einen Verweis auf die SARS-CoV-2-Diagnose"
},
{
"id": "Composition.section:diagnosis.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/StructureDefinition/DiagnoseSARSCoV2"
]
}
]
},
{
"id": "Composition.section:pathogenDetection",
"path": "Composition.section",
"sliceName": "pathogenDetection",
"short": "Enthält einen Verweis auf den SARS-CoV-2-Erregernachweis",
"definition": "Enthält einen Verweis auf den SARS-CoV-2-Erregernachweis"
},
{
"id": "Composition.section:pathogenDetection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionSARSCoV2"
]
}
]
}
]
}
}