PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.2
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/apheresis
{
  "description": "Apheresis procedures",
  "_filename": "Profile-Procedure-Apheresis.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "Apheresis",
  "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": "Apheresis",
  "package_version": "1.0.2",
  "status": "active",
  "id": "31e4928f-7909-4245-81be-a2e48bfeac12",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/apheresis",
  "version": "1.0",
  "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": "277132007"
      }
    }, {
      "id": "Procedure.code.coding:ops",
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/apheresis-procedures-ops"
      },
      "sliceName": "ops"
    }, {
      "id": "Procedure.code.coding:sct",
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/apheresis-procedures"
      },
      "sliceName": "sct"
    }, {
      "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"
}