FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/gecco-procedure-extracorporeal-membrane-oxygenation

Packagede.gecco
Resource TypeStructureDefinition
Idgecco-procedure-extracorporeal-membrane-oxygenation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation
Version1.0
Statusactive
Date2020-10-29
NameExtracorporealMembraneOxygenation
TitleExtracorporeal membrane oxygenation
DescriptionExtracorporeal membrane oxygenation (ECMO) procedures
TypeProcedure
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ProcedureMII PR Prozedur Procedure
ValueSet
extracorporeal-membrane-oxygenationECMO Therapies OPS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "gecco-procedure-extracorporeal-membrane-oxygenation",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation",
  "version": "1.0",
  "name": "ExtracorporealMembraneOxygenation",
  "title": "Extracorporeal membrane oxygenation",
  "status": "active",
  "date": "2020-10-29",
  "publisher": "Charité",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description": "Extracorporeal membrane oxygenation (ECMO) procedures",
  "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": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Procedure",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Procedure.category",
        "path": "Procedure.category",
        "min": 1
      },
      {
        "id": "Procedure.category.coding",
        "path": "Procedure.category.coding",
        "min": 1
      },
      {
        "id": "Procedure.category.coding:sct",
        "path": "Procedure.category.coding",
        "sliceName": "sct",
        "min": 1,
        "patternCoding": {
          "code": "277132007"
        }
      },
      {
        "id": "Procedure.code.coding:ops",
        "path": "Procedure.code.coding",
        "sliceName": "ops",
        "binding": {
          "strength": "required",
          "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/extracorporeal-membrane-oxygenation"
        }
      },
      {
        "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"
            ]
          }
        ]
      }
    ]
  }
}