PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/diagnostic-report-radiology
{
  "description": "Radiological findings in the context of an infection with SARS-CoV-2",
  "_filename": "Profile-DiagnosticReport-Radiology.json",
  "package_name": "de.gecco",
  "date": "2021-09-08",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "DiagnosticReportRadiology",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Diagnostic Report Radiology",
  "package_version": "1.0.5-rc.3",
  "status": "active",
  "id": "18de5e84-40f2-4072-92cb-5949ff95ee88",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/diagnostic-report-radiology",
  "version": "1.0.5",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.category",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.category",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding",
      "min": 2,
      "path": "DiagnosticReport.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.category.coding",
      "sliceName": "loinc",
      "mustSupport": true,
      "patternCoding": {
        "code": "18726-0",
        "system": "http://loinc.org"
      }
    }, {
      "id": "DiagnosticReport.category.coding:loinc.system",
      "min": 1,
      "path": "DiagnosticReport.category.coding.system"
    }, {
      "id": "DiagnosticReport.category.coding:loinc.code",
      "min": 1,
      "path": "DiagnosticReport.category.coding.code"
    }, {
      "id": "DiagnosticReport.category.coding:diagnostic-service-sections",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.category.coding",
      "sliceName": "diagnostic-service-sections",
      "mustSupport": true,
      "patternCoding": {
        "code": "RAD",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0074"
      }
    }, {
      "id": "DiagnosticReport.category.coding:diagnostic-service-sections.system",
      "min": 1,
      "path": "DiagnosticReport.category.coding.system"
    }, {
      "id": "DiagnosticReport.category.coding:diagnostic-service-sections.code",
      "min": 1,
      "path": "DiagnosticReport.category.coding.code"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "sliceName": "loinc",
      "mustSupport": true,
      "patternCoding": {
        "code": "18748-4",
        "system": "http://loinc.org"
      }
    }, {
      "id": "DiagnosticReport.code.coding:loinc.system",
      "min": 1,
      "path": "DiagnosticReport.code.coding.system"
    }, {
      "id": "DiagnosticReport.code.coding:loinc.code",
      "min": 1,
      "path": "DiagnosticReport.code.coding.code"
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]",
      "min": 1,
      "path": "DiagnosticReport.effective[x]",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode",
      "binding": {
        "strength": "preferred",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/radiology-findings"
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode.coding",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomed",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding",
      "sliceName": "snomed",
      "mustSupport": true,
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomed.system",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.system"
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomed.code",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.code"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}