PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.17.0
    https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratorySARSCoV2
{
  "description": "Der SARS-CoV-2-Erregernachweis spezifiziert den Erregernachweis hinsichtlich des Labortestes, der Nachweismethode und der Probe für SARS-CoV-2.",
  "_filename": "NotificationLaboratorySARSCoV2.json",
  "package_name": "demis.fhir.profiles",
  "date": "2021-07-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NotificationLaboratorySARSCoV2",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/documentreference",
    "name": "FHIR DocumentReference",
    "identity": "fhirdocumentreference"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Composition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "SARS-CoV-2-Erregernachweismeldung",
  "package_version": "1.17.0",
  "status": "retired",
  "id": "91560f00-ba3f-45b2-907d-81f68740ef97",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratorySARSCoV2",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Composition.section:laboratoryReport",
      "max": "0",
      "path": "Composition.section",
      "sliceName": "laboratoryReport"
    }, {
      "id": "Composition.section:diagnosis",
      "path": "Composition.section",
      "short": "Enthält einen Verweis auf die SARS-CoV-2-Diagnose",
      "sliceName": "diagnosis",
      "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",
      "short": "Enthält einen Verweis auf den SARS-CoV-2-Erregernachweis",
      "sliceName": "pathogenDetection",
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryRetired"
}