PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.0
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation
{
  "description": "Extracorporeal membrane oxygenation (ECMO) procedures",
  "_filename": "Profile-Procedure-Extracorporeal-membrane-oxygenation.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "ExtracorporealMembraneOxygenation",
  "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": "Extracorporeal membrane oxygenation",
  "package_version": "0.9.0",
  "status": "active",
  "id": "210ebc22-f5fc-4d1c-9f3b-4b1fa29d145b",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Procedure.category",
      "min": 1,
      "path": "Procedure.category"
    }, {
      "id": "Procedure.category.coding",
      "min": 1,
      "path": "Procedure.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Procedure.category.coding:sct",
      "min": 1,
      "path": "Procedure.category.coding",
      "sliceName": "sct",
      "patternCoding": {
        "code": "277132007",
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Procedure.code.coding:ops",
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/extracorporeal-membrane-oxygenation"
      },
      "sliceName": "ops"
    }, {
      "id": "Procedure.code.coding:sct",
      "path": "Procedure.code.coding",
      "sliceName": "sct"
    }, {
      "id": "Procedure.code.coding:sct.code",
      "path": "Procedure.code.coding.code",
      "patternCode": "233573008"
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    } ]
  },
  "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"
}