PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/radiology-procedures
{
  "description": "Records the details of radiological imaging procedures performed on the patient.",
  "_filename": "Profile-Procedure-Radiology.json",
  "package_name": "de.gecco",
  "date": "2021-09-08",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "RadiologyProcedures",
  "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/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Radiology Procedures",
  "package_version": "1.0.5-rc.3",
  "status": "active",
  "id": "903e0a6e-96be-4b31-a33f-8771a7b5b163",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/radiology-procedures",
  "version": "1.0.5",
  "differential": {
    "element": [ {
      "id": "Procedure.category",
      "min": 1,
      "path": "Procedure.category"
    }, {
      "id": "Procedure.category.coding",
      "min": 1,
      "path": "Procedure.category.coding"
    }, {
      "id": "Procedure.category.coding:sct",
      "min": 1,
      "path": "Procedure.category.coding",
      "sliceName": "sct",
      "patternCoding": {
        "code": "103693007"
      }
    }, {
      "id": "Procedure.category.coding:sct.code",
      "path": "Procedure.category.coding.code",
      "patternCode": "103693007"
    }, {
      "id": "Procedure.code.coding:sct",
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/radiology-procedures"
      },
      "sliceName": "sct"
    }, {
      "id": "Procedure.code.coding:dicom",
      "max": "1",
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/radiology-procedures-dicom"
      },
      "sliceName": "dicom"
    }, {
      "id": "Procedure.code.coding:dicom.system",
      "min": 1,
      "path": "Procedure.code.coding.system",
      "patternUri": "http://dicom.nema.org/resources/ontology/DCM"
    }, {
      "id": "Procedure.code.coding:dicom.code",
      "min": 1,
      "path": "Procedure.code.coding.code"
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "mustSupport": true
    }, {
      "id": "Procedure.bodySite",
      "min": 1,
      "path": "Procedure.bodySite"
    }, {
      "id": "Procedure.bodySite.coding",
      "min": 1,
      "path": "Procedure.bodySite.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Procedure.bodySite.coding:snomed-lung",
      "max": "1",
      "path": "Procedure.bodySite.coding",
      "short": "Coding for bodySite of lung",
      "sliceName": "snomed-lung",
      "definition": "A reference to a code defined by SNOMED CT to express that the imaging procedure is performed on the anatomical location of the lung.",
      "patternCoding": {
        "code": "39607008",
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Procedure.bodySite.coding:snomed-lung.system",
      "min": 1,
      "path": "Procedure.bodySite.coding.system"
    }, {
      "id": "Procedure.bodySite.coding:snomed-lung.code",
      "min": 1,
      "path": "Procedure.bodySite.coding.code"
    }, {
      "id": "Procedure.report",
      "path": "Procedure.report",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/diagnostic-report-radiology" ]
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure"
}